From: Mario Zancanaro Date: Tue, 16 Jun 2015 07:48:34 +0000 (+0200) Subject: nepi-3.2.7-pypi X-Git-Tag: nepi-3.2.7-pypi X-Git-Url: http://git.onelab.eu/?p=nepi.git;a=commitdiff_plain;h=b7963a4f2a039a28a9dd8fd9a8393b5373968887 nepi-3.2.7-pypi --- diff --git a/Makefile b/Makefile index 45a09ded..74a1a10f 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,6 @@ pypi: @if [ -n "$(ALREADY_SET)" ] ; then echo "tag $(VERSIONTAG) already set"; false; fi @echo "You are about to release $(VERSION) - OK (Ctrl-c if not) ? " ; read _ git tag $(VERSIONTAG) - ./setup.py sdist upload -r pypi #./setup.py sdist upload -r pypi ./setup.py sdist twine upload dist/* -r pypi diff --git a/VERSION b/VERSION index 34cde569..406ebcbd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.6 +3.2.7