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 8d96aac commit e9b01daCopy full SHA for e9b01da
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# pyld ChangeLog
2
3
+## 2.0.3 - 2020-08-06
4
+
5
### Fixed
6
- Fix deprecation warnings due to invalid escape sequences.
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.3-dev'
+__version__ = '2.0.3'
0 commit comments