We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b704e commit 82074aeCopy full SHA for 82074ae
comocma/como.py
@@ -13,7 +13,7 @@
13
from __future__ import division, print_function, unicode_literals
14
__author__ = "Cheikh Toure and Nikolaus Hansen"
15
__license__ = "BSD 3-clause"
16
-__version__ = "0.5.2"
+__version__ = "0.6.0"
17
del division, print_function, unicode_literals
18
19
import ast
0 commit comments