Skip to content

Commit 96db583

Browse files
prepare release 22.9.0 (#38)
1 parent 1b905a0 commit 96db583

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ There are two shortcut flags to enable multiple transformations at once:
8181

8282
# Changelog
8383

84-
Unreleased
84+
22.9.0 (September 5, 2022)
8585

8686
- Add `--safe` and `--aggressive`
8787
- Add `--pyanalyze-report`

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="autotyping",
6-
version="21.12.0",
6+
version="22.9.0",
77
description="A tool for autoadding simple type annotations.",
88
long_description=Path("README.md").read_text(),
99
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)