From b7963a4f2a039a28a9dd8fd9a8393b5373968887 Mon Sep 17 00:00:00 2001 From: Mario Zancanaro Date: Tue, 16 Jun 2015 09:48:34 +0200 Subject: [PATCH] nepi-3.2.7-pypi --- Makefile | 1 - VERSION | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 -- 2.43.0