We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4e3da commit 324913cCopy full SHA for 324913c
pyconst/__init__.py
@@ -1,7 +1,7 @@
1
# encoding: utf-8
2
from __future__ import unicode_literals, absolute_import
3
4
-__version__ = (1, 1, 3)
+__version__ = (2, 0, 0)
5
__author__ = '[email protected]'
6
7
from .const import Const
0 commit comments