[Python-modules-commits] [osmalchemy] 01/03: New upstream version 0.1.post1

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Sep 11 13:41:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository osmalchemy.

commit 7e901306e6326b25a406283e168a6e833b79add1
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Sep 11 15:11:49 2016 +0200

    New upstream version 0.1.post1
---
 OSMAlchemy.egg-info/PKG-INFO | 2 +-
 PKG-INFO                     | 2 +-
 setup.py                     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/OSMAlchemy.egg-info/PKG-INFO b/OSMAlchemy.egg-info/PKG-INFO
index 9136415..6f29b4d 100644
--- a/OSMAlchemy.egg-info/PKG-INFO
+++ b/OSMAlchemy.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: OSMAlchemy
-Version: 0.1a0
+Version: 0.1.post1
 Summary: OpenStreetMap to SQLAlchemy bridge
 Home-page: https://github.com/Natureshadow/OSMAlchemy
 Author: Dominik George, Eike Tim Jesinghaus
diff --git a/PKG-INFO b/PKG-INFO
index 9136415..6f29b4d 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: OSMAlchemy
-Version: 0.1a0
+Version: 0.1.post1
 Summary: OpenStreetMap to SQLAlchemy bridge
 Home-page: https://github.com/Natureshadow/OSMAlchemy
 Author: Dominik George, Eike Tim Jesinghaus
diff --git a/setup.py b/setup.py
index cde4f77..a73503d 100644
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@ MYDIR = os.path.dirname(__file__)
 setup(
     # Basic information
     name = 'OSMAlchemy',
-    version = '0.1a',
+    version = '0.1.post1',
     keywords = ['osm', 'openstreetmap', 'proxy', 'caching', 'orm'],
     description = 'OpenStreetMap to SQLAlchemy bridge',
     long_description = open(os.path.join(MYDIR, "README.rst"), "r").read(),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/osmalchemy.git



More information about the Python-modules-commits mailing list