Skip to content

Commit af43143

Browse files
committed
Automatic release to 23.10.0
1 parent 20cd6ca commit af43143

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

autohooks/__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__ = "23.7.1.dev1"
5+
__version__ = "23.10.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "autohooks"
7-
version = "23.7.1.dev1"
7+
version = "23.10.0"
88
description = "Library for managing git hooks"
99
authors = ["Greenbone AG <info@greenbone.net>"]
1010
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)