[Python-modules-commits] [python-pyld] 136/276: Switch to 0.1.0-dev.

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 8 23:48:02 UTC 2014


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

debacle pushed a commit to branch master
in repository python-pyld.

commit 277d5567992dbf57869abc9de835136fe9a08e82
Author: David I. Lehn <dlehn at digitalbazaar.com>
Date:   Mon Jun 17 16:28:26 2013 -0400

    Switch to 0.1.0-dev.
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 42e915c..ea94d4a 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ with open('README.rst') as file:
 
 setup(
     name = 'PyLD',
-    version = '0.1.0',
+    version = '0.1.0-dev',
     description = 'Python implementation of the JSON-LD API',
     long_description=long_description,
     author = 'Digital Bazaar',

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



More information about the Python-modules-commits mailing list