Skip to content

Commit a0ada7e

Browse files
authored
Bump to 0.2.0 (#73)
1 parent e768dff commit a0ada7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.2.0 (TBD)
3+
## 0.2.0 (2025-10-23)
44

55
### Breaking Changes
66
- Remove support for Python 3.9. Minimum supported Python version is now 3.10.

src/azstoragetorch/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
__version__ = "0.1.2"
7+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)