[Python-modules-commits] [python-pyld] 01/05: Start 0.6.6.

Wolfgang Borgert debacle at moszumanska.debian.org
Tue Oct 13 22:56:24 UTC 2015


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

debacle pushed a commit to tag 0.6.6
in repository python-pyld.

commit a21286be7011aff7cbeb5a0b61000ea950101dc2
Author: Dave Longley <dlongley at digitalbazaar.com>
Date:   Tue Dec 2 17:49:03 2014 -0500

    Start 0.6.6.
---
 lib/pyld/jsonld.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/pyld/jsonld.py b/lib/pyld/jsonld.py
index c887c37..3b9e58a 100644
--- a/lib/pyld/jsonld.py
+++ b/lib/pyld/jsonld.py
@@ -14,7 +14,7 @@ JSON-LD.
 
 __copyright__ = 'Copyright (c) 2011-2014 Digital Bazaar, Inc.'
 __license__ = 'New BSD license'
-__version__ = '0.6.5'
+__version__ = '0.6.6-dev'
 
 __all__ = [
     'compact', 'expand', 'flatten', 'frame', 'from_rdf', 'to_rdf',

-- 
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