Skip to content

Commit 012c105

Browse files
committed
Release 0.7.3.
1 parent f5fdcb8 commit 012c105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pyld/jsonld.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def cmp(a, b):
8383

8484
__copyright__ = 'Copyright (c) 2011-2017 Digital Bazaar, Inc.'
8585
__license__ = 'New BSD license'
86-
__version__ = '0.7.3-dev'
86+
__version__ = '0.7.3'
8787

8888
__all__ = [
8989
'compact', 'expand', 'flatten', 'frame', 'link', 'from_rdf', 'to_rdf',

0 commit comments

Comments
 (0)