We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fdcb8 commit 012c105Copy full SHA for 012c105
lib/pyld/jsonld.py
@@ -83,7 +83,7 @@ def cmp(a, b):
83
84
__copyright__ = 'Copyright (c) 2011-2017 Digital Bazaar, Inc.'
85
__license__ = 'New BSD license'
86
-__version__ = '0.7.3-dev'
+__version__ = '0.7.3'
87
88
__all__ = [
89
'compact', 'expand', 'flatten', 'frame', 'link', 'from_rdf', 'to_rdf',
0 commit comments