1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-22 00:02:28 +00:00

Bumped to 0.4.10

This commit is contained in:
J. Fernando Sánchez 2015-11-05 19:18:38 +01:00
parent 79d6b6f67f
commit ff002c818a

View File

@ -15,7 +15,7 @@ except AttributeError:
install_reqs = [str(ir.req) for ir in install_reqs]
test_reqs = [str(ir.req) for ir in test_reqs]
VERSION = "0.4.10rc"
VERSION = "0.4.10"
setup(
name='senpy',