Skip to content

Commit

Permalink
Version bump for impending v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dbr committed Mar 1, 2012
1 parent 1a53073 commit 82a9279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabtabtab.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license: http://unlicense.org/
"""

__version__ = (1, 3)
__version__ = (1, 4)

import os
import sys
Expand Down

0 comments on commit 82a9279

Please sign in to comment.