[Python-modules-commits] [python-pyld] 04/04: Release 0.6.5.

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


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

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

commit c4f4935984d7545c3604a53a9c2ef49f127fccd8
Author: Dave Longley <dlongley at digitalbazaar.com>
Date:   Tue Dec 2 17:48:44 2014 -0500

    Release 0.6.5.
---
 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 9fa489c..c887c37 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-dev'
+__version__ = '0.6.5'
 
 __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