Skip to content

Commit ee449de

Browse files
author
David Sternlicht
committed
Bump version to 0.23.1
1 parent dd7650f commit ee449de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ git push origin : --tags
2121

2222
## ChangeLog
2323

24+
### 0.23.1
25+
26+
* Provide more information on exceptions
27+
* Add type hinting
28+
* Fix bug with downloading windows paths on linux
29+
2430
### 0.22.1
2531

2632
* Fix bug with prefetch and then beam up without explicitly setting version

scottypy/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.22.1"
1+
__version__ = "0.23.1"

0 commit comments

Comments
 (0)