Skip to content

Commit 68f94fd

Browse files
committed
Release 2.0.2.
1 parent 9b884ba commit 68f94fd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pyld ChangeLog
22

3+
## 2.0.2 - 2020-04-20
4+
35
### Fixed
46
* Fix inverse context cache indexing to use the uuid field.
57

lib/pyld/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
__copyright__ = 'Copyright (c) 2011-2018 Digital Bazaar, Inc.'
88
__license__ = 'New BSD license'
9-
__version__ = '2.0.2-dev'
9+
__version__ = '2.0.2'

0 commit comments

Comments
 (0)