Skip to content

Commit

Permalink
Automatic release to 23.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Oct 18, 2023
1 parent 8de2f7b commit 6b64354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion autohooks/plugins/mypy/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!

__version__ = "23.3.1.dev1"
__version__ = "23.10.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "autohooks-plugin-mypy"
version = "23.3.1.dev1"
version = "23.10.0"
description = "An autohooks plugin for python code static typing check with mypy"
authors = [
"Vincent Texier <[email protected]>",
Expand Down

0 comments on commit 6b64354

Please sign in to comment.