Skip to content

Commit

Permalink
version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kindy committed Jun 10, 2016
1 parent b918aec commit 1da05d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import getopt


VERSION = '0.1'
VERSION = '0.2'


EXIT_OK = 0
Expand Down

0 comments on commit 1da05d7

Please sign in to comment.