Bumped to 0.4.8

pull/8/head
J. Fernando Sánchez 9 years ago
parent 8fa372de15
commit 724eac38d8

@ -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.7"
VERSION = "0.4.8"
setup(
name='senpy',

Loading…
Cancel
Save