Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmart123 committed Dec 20, 2016
1 parent de473be commit a0418aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foil/_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version_info = (0, 1, 2)
version_info = (0, 1, 3)

__version__ = '.'.join(map(str, version_info))

0 comments on commit a0418aa

Please sign in to comment.