Skip to content

Commit 324913c

Browse files
author
Valder Gallo
committed
update version
1 parent 3b4e3da commit 324913c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyconst/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: utf-8
22
from __future__ import unicode_literals, absolute_import
33

4-
__version__ = (1, 1, 3)
4+
__version__ = (2, 0, 0)
55
__author__ = '[email protected]'
66

77
from .const import Const

0 commit comments

Comments
 (0)