Skip to content

Commit a846d9c

Browse files
committed
Automatic release to 25.4.0
1 parent e44e042 commit a846d9c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

autohooks/plugins/mypy/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
44

5-
__version__ = "25.3.1.dev1"
5+
__version__ = "25.4.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "autohooks-plugin-mypy"
3-
version = "25.3.1.dev1"
3+
version = "25.4.0"
44
description = "An autohooks plugin for python code static typing check with mypy"
55
authors = [
66
"Vincent Texier <vit@free.fr>",

0 commit comments

Comments
 (0)