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

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 8 23:50:09 UTC 2014


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

debacle pushed a commit to reference refs/remotes/upstream/master
in repository python-pyld.

commit 4bbb75511a2f254cfcf6666a968c7b0fffe4f276
Author: Dave Longley <dlongley at digitalbazaar.com>
Date:   Wed Oct 1 19:59:31 2014 -0400

    Start 0.6.3.
---
 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 e59c7a4..ef96256 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.2'
+__version__ = '0.6.3-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