Skip to content

Commit

Permalink
update graphillion/release.py to follow the correct version format
Browse files Browse the repository at this point in the history
  • Loading branch information
takemaru committed Jun 28, 2018
1 parent e6b590e commit 1d6199f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphillion/release.py
Expand Up @@ -20,7 +20,7 @@
"""Release data for Graphillion.
"""

version = '1.01'
version = '1.1'
date = ''
license = 'MIT'
authors = (('Takeru Inoue', 'takeru.inoue@gmail.com'),
Expand Down

0 comments on commit 1d6199f

Please sign in to comment.