Skip to content

Commit

Permalink
prepare release 22.9.0 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra authored Sep 5, 2022
1 parent 1b905a0 commit 96db583
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ There are two shortcut flags to enable multiple transformations at once:

# Changelog

Unreleased
22.9.0 (September 5, 2022)

- Add `--safe` and `--aggressive`
- Add `--pyanalyze-report`
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="autotyping",
version="21.12.0",
version="22.9.0",
description="A tool for autoadding simple type annotations.",
long_description=Path("README.md").read_text(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 96db583

Please sign in to comment.