Skip to content

Commit

Permalink
[changelog] Bump minor version to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Sep 5, 2023
1 parent 272b7f7 commit c22834f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [2.17.9 (unreleased)](https://github.com/kdeldycke/workflows/compare/v2.17.8...main)
## [2.18.0 (unreleased)](https://github.com/kdeldycke/workflows/compare/v2.17.8...main)

```{important}
This version is not released yet and is under active development.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "2.17.9"
current_version = "2.18.0"
allow_dirty = true

[[tool.bumpversion.files]]
Expand Down

0 comments on commit c22834f

Please sign in to comment.