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 e768dff commit a0ada7eCopy full SHA for a0ada7e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 0.2.0 (TBD)
+## 0.2.0 (2025-10-23)
4
5
### Breaking Changes
6
- Remove support for Python 3.9. Minimum supported Python version is now 3.10.
src/azstoragetorch/_version.py
@@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------
7
-__version__ = "0.1.2"
+__version__ = "0.2.0"
0 commit comments