[Python-modules-commits] [python-pyld] 137/276: Fix typo: starting 0.1.1-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 e45a410e9c972c461a5c9fee480e57485cb6b463
Author: David I. Lehn <dlehn at digitalbazaar.com>
Date:   Mon Jun 17 16:32:22 2013 -0400

    Fix typo: starting 0.1.1-dev.
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index ea94d4a..47fb792 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ with open('README.rst') as file:
 
 setup(
     name = 'PyLD',
-    version = '0.1.0-dev',
+    version = '0.1.1-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