Skip to content

Commit

Permalink
version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo committed Oct 15, 2015
1 parent 6631854 commit ecfb433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noipy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"""

__title__ = "noipy"
__version_info__ = ('1', '4', '2')
__version_info__ = ('1', '4', '3')
__version__ = ".".join(__version_info__)
__author__ = "Pablo O Vieira"
__email__ = "[email protected]"
Expand Down

0 comments on commit ecfb433

Please sign in to comment.