Skip to content

Commit

Permalink
Automatic adjustments after release
Browse files Browse the repository at this point in the history
* Update to version 23.7.1.dev1
  • Loading branch information
greenbonebot committed Jul 13, 2023
1 parent 556cc8b commit 21e61d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion greenbone/feed/sync/__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.7.0"
__version__ = "23.7.1.dev1"
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 = "greenbone-feed-sync"
version = "23.7.0"
version = "23.7.1.dev1"
description = "A tool for downloading the Greenbone Community Feed"
authors = ["Björn Ricks <bjoern.ricks@greenbone.net>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 21e61d3

Please sign in to comment.