We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b884ba commit 68f94fdCopy full SHA for 68f94fd
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# pyld ChangeLog
2
3
+## 2.0.2 - 2020-04-20
4
+
5
### Fixed
6
* Fix inverse context cache indexing to use the uuid field.
7
lib/pyld/__about__.py
@@ -6,4 +6,4 @@
__copyright__ = 'Copyright (c) 2011-2018 Digital Bazaar, Inc.'
8
__license__ = 'New BSD license'
9
-__version__ = '2.0.2-dev'
+__version__ = '2.0.2'
0 commit comments