Skip to content

Commit

Permalink
bump version string
Browse files Browse the repository at this point in the history
  • Loading branch information
pazz committed Dec 10, 2018
1 parent 108bc78 commit a5d956a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__productname__ = 'alot'
__version__ = '0.7'
__version__ = '0.8'
__copyright__ = "Copyright (C) 2012-18 Patrick Totzke"
__author__ = "Patrick Totzke"
__author_email__ = "patricktotzke@gmail.com"
Expand Down

0 comments on commit a5d956a

Please sign in to comment.