Skip to content

Commit 6ad90e1

Browse files
committed
v0.5.0
1 parent c020f43 commit 6ad90e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comocma/como.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from __future__ import division, print_function, unicode_literals
1414
__author__ = "Cheikh Toure and Nikolaus Hansen"
1515
__license__ = "BSD 3-clause"
16-
__version__ = "0.5.2"
16+
__version__ = "0.6.0"
1717
del division, print_function, unicode_literals
1818

1919
import ast

0 commit comments

Comments
 (0)