Skip to content

Commit 106b006

Browse files
committed
[VERSION] Bump version
1 parent 04b0809 commit 106b006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Setup TLCPack."""
33
from setuptools import setup, find_packages
44

5-
__version__ = "0.1.6"
5+
__version__ = "0.2.1"
66

77

88
setup(

0 commit comments

Comments
 (0)