Skip to content

Commit ea605f7

Browse files
Merge pull request #7 from testdevlab/version_fix
Set updated version in setup.py
2 parents 7bc4978 + 1e08063 commit ea605f7

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
@@ -6,7 +6,7 @@
66
setup(
77
name="py_testui",
88
author="Alvaro Santos Laserna Lopez",
9-
version="0.1.1",
9+
version="1.0.4",
1010
url="https://testdevlab.com",
1111
long_description=long_description,
1212
packages=find_packages(),

0 commit comments

Comments
 (0)