Skip to content

Commit

Permalink
version number bump
Browse files Browse the repository at this point in the history
  • Loading branch information
erinxocon committed Sep 24, 2016
1 parent 5adb335 commit 56a39e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tpfd/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'tpfd'
__version__ = '0.2.3'
__build__ = 0x029
__version__ = '0.2.4'
__build__ = 0x02B
__author__ = 'Erin O\'Connell'
__license__ = 'MIT'
__copyright__ = 'Copyright 2016 Erin O\'Connell'
Expand Down

0 comments on commit 56a39e0

Please sign in to comment.