-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "Support python 3.12 (#89)" This reverts commit c4199bb. * Create v0.2.2 release * Update RELEASE.md - No 3.12 support.
- Loading branch information
1 parent
f619444
commit e5f4463
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,4 @@ | |
# limitations under the License. | ||
from __future__ import annotations | ||
|
||
__version__ = "0.2.1" | ||
__version__ = "0.2.2" |