Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
valdergallo committed Oct 31, 2016
1 parent f33b3aa commit 3fe4ef6
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, 0, 1)
__version__ = (1, 0, 2)
__author__ = 'valdergallo@gmail.com'

from .const import Const
Expand Down

0 comments on commit 3fe4ef6

Please sign in to comment.