Skip to content

Commit

Permalink
Automatic adjustments after release
Browse files Browse the repository at this point in the history
* Update to version 22.8.2
  • Loading branch information
greenbonebot committed Aug 16, 2022
1 parent d2e0c64 commit 2351302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion autohooks/__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__ = "22.8.1"
__version__ = "22.8.2.dev1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "autohooks"
version = "22.8.1"
version = "22.8.2.dev1"
description = "Library for managing git hooks"
authors = ["Greenbone Networks GmbH <info@greenbone.net>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 2351302

Please sign in to comment.