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 dd7650f commit ee449deCopy full SHA for ee449de
README.md
@@ -21,6 +21,12 @@ git push origin : --tags
21
22
## ChangeLog
23
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
30
### 0.22.1
31
32
* Fix bug with prefetch and then beam up without explicitly setting version
scottypy/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.22.1"
+__version__ = "0.23.1"
0 commit comments