Skip to content

Commit

Permalink
Version 0.4.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
edelvalle committed Mar 27, 2017
1 parent 2dbdd9a commit 7879125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()


VERSION = '0.4.2'
VERSION = '0.4.3'

setup(
name='carbon14',
Expand Down

0 comments on commit 7879125

Please sign in to comment.