Skip to content

Commit

Permalink
Merge pull request #14 from portfoliome/bump-version
Browse files Browse the repository at this point in the history
Bump version to 0.1.1.
  • Loading branch information
pmart123 authored Nov 29, 2016
2 parents 2927688 + b87598c commit 237e655
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, 0)
version_info = (0, 1, 1)

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

0 comments on commit 237e655

Please sign in to comment.