Skip to content

Commit 1985948

Browse files
committed
bump to 2.1.0
1 parent db019cc commit 1985948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jinxed/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from jinxed._util import get_term
2828

2929

30-
__version__ = '2.0.5'
30+
__version__ = '2.1.0'
3131

3232
COLOR_BLACK = 0
3333
COLOR_RED = 1

0 commit comments

Comments
 (0)