Skip to content

Commit a4368c2

Browse files
committed
chore: bump
1 parent 6dcf775 commit a4368c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tangled_up_in_unicode/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from tangled_up_in_unicode.tangled_up_in_unicode_13_0_0 import (
1+
from tangled_up_in_unicode.tangled_up_in_unicode_14_0_0 import (
22
name,
33
decimal,
44
digit,
@@ -26,7 +26,7 @@
2626
uppercase,
2727
)
2828

29-
__version__ = "0.1.0"
29+
__version__ = "0.2.0"
3030

3131
__all__ = [
3232
"name",

0 commit comments

Comments
 (0)