Skip to content

Commit 5e0e5a0

Browse files
committed
updated
1 parent e3fbaf3 commit 5e0e5a0

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
@@ -7,7 +7,7 @@
77
from setuptools import setup, Extension
88
import setuptools.command.build_py
99

10-
UTM_VERSION = '0.13.0'
10+
UTM_VERSION = '0.13.0' # test
1111
PACKAGE_NAME = 'tmEventSetup'
1212
PACKAGE_DIR = os.path.realpath(os.path.join(os.path.dirname(__file__), PACKAGE_NAME))
1313

0 commit comments

Comments
 (0)