Skip to content

Commit e9b01da

Browse files
committed
Release 2.0.3.
1 parent 8d96aac commit e9b01da

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.3 - 2020-08-06
4+
35
### Fixed
46
- Fix deprecation warnings due to invalid escape sequences.
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.3-dev'
9+
__version__ = '2.0.3'

0 commit comments

Comments
 (0)