Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Valder Gallo committed May 9, 2019
1 parent 3b4e3da commit 324913c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyconst/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# encoding: utf-8
from __future__ import unicode_literals, absolute_import

__version__ = (1, 1, 3)
__version__ = (2, 0, 0)
__author__ = 'valdergallo@gmail.com'

from .const import Const
Expand Down

0 comments on commit 324913c

Please sign in to comment.