Skip to content

Commit

Permalink
Merge pull request #16 from portfoliome/version
Browse files Browse the repository at this point in the history
Bump version to 0.1.2
  • Loading branch information
pmart123 authored Nov 30, 2016
2 parents e0f5def + a35a7e5 commit 5883b43
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, 1)
version_info = (0, 1, 2)

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

0 comments on commit 5883b43

Please sign in to comment.