Skip to content

Commit

Permalink
fix: increase version number in main.py too
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jan 4, 2019
1 parent a54c9f2 commit f88b408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lbsntransform/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

__author__ = "Alexander Dunkel"
__license__ = "GNU GPLv3"
__version__ = "0.1.600"
__version__ = "0.1.601"


def main():
Expand Down

0 comments on commit f88b408

Please sign in to comment.