[Python-modules-commits] [python-pyld] 07/07: Release 0.6.8.

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


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

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

commit b65533153b19121a903b8d2175f688dbfe56a1da
Author: Dave Longley <dlongley at digitalbazaar.com>
Date:   Wed May 13 09:55:28 2015 -0400

    Release 0.6.8.
---
 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 a0a5a49..70b8230 100755
--- 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.8-dev'
+__version__ = '0.6.8'
 
 __all__ = [
     'compact', 'expand', 'flatten', 'frame', 'link', '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