We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b0809 commit 106b006Copy full SHA for 106b006
setup.py
@@ -2,7 +2,7 @@
2
"""Setup TLCPack."""
3
from setuptools import setup, find_packages
4
5
-__version__ = "0.1.6"
+__version__ = "0.2.1"
6
7
8
setup(
0 commit comments