Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Aug 13, 2020
1 parent ca26940 commit 4a23b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jinxed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from jinxed._util import get_term


__version__ = '1.0.0'
__version__ = '1.0.1'

COLOR_BLACK = 0
COLOR_RED = 1
Expand Down

0 comments on commit 4a23b24

Please sign in to comment.