Skip to content

Commit

Permalink
Version bump for 0.4.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
geowurster committed Mar 9, 2015
1 parent 5148ca8 commit a1ced7f
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.2'
__version__ = '0.4.3'
__author__ = 'Kevin Wurster'
__email__ = 'wursterk@gmail.com'
__source__ = 'https://github.com/geowurster/pyin'
Expand Down

0 comments on commit a1ced7f

Please sign in to comment.