Skip to content

Commit

Permalink
Merge pull request #22 from geowurster/v0.4-maint
Browse files Browse the repository at this point in the history
Version bump for release.
  • Loading branch information
geowurster committed Apr 30, 2015
2 parents 829d1c7 + 0a8a328 commit 15c9690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyin.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
__all__ = ['pyin']


__version__ = '0.4.3'
__version__ = '0.4.4'
__author__ = 'Kevin Wurster'
__email__ = '[email protected]'
__source__ = 'https://github.com/geowurster/pyin'
Expand Down

0 comments on commit 15c9690

Please sign in to comment.