Skip to content

Commit eca29af

Browse files
committed
version: use correct year in date
1 parent 6c66a36 commit eca29af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtuml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# License along with pyxtuml. If not, see <http://www.gnu.org/licenses/>.
1818

1919
name = 'pyxtuml'
20-
date = '2016-02-21'
20+
date = '2017-02-21'
2121
version = '0.9'
2222
release = '0.9.5'
2323

0 commit comments

Comments
 (0)