Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Technologicat committed Nov 21, 2017
1 parent d3a737a commit 2d6e54b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@

from .main import main

__version__ = "1.0.0"
__version__ = "1.0.1"

0 comments on commit 2d6e54b

Please sign in to comment.