Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
Fix the version number
  • Loading branch information
pavel-kirienko authored May 4, 2020
1 parent 0010146 commit fced366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kucher/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# Author: Pavel Kirienko <[email protected]>
#

__version__ = 0, 2, 0
__version__ = 1, 0, 0

__author__ = "Pavel Kirienko"
__license__ = "GPLv3"
Expand Down

0 comments on commit fced366

Please sign in to comment.