Skip to content
This repository was archived by the owner on Nov 21, 2017. It is now read-only.

Commit 19c3a66

Browse files
committed
Synchronize version in setup.py with l2cs.__version__
1 parent 67019e8 commit 19c3a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='l2cs',
12-
version="0.1",
12+
version="0.1.0",
1313
install_requires=["whoosh"],
1414
packages=find_packages(exclude=['ez_setup']),
1515
include_package_data=True,

0 commit comments

Comments
 (0)