Skip to content

Commit fe5fbb8

Browse files
committed
Update version
1 parent 960867b commit fe5fbb8

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.2"
5+
__version__ = "0.1.3"
66

77

88
setup(

0 commit comments

Comments
 (0)