Skip to content

Commit

Permalink
Release version: 0.4.0 → 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darknetehf committed Jul 10, 2024
1 parent f4fc7b8 commit f741dae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.0
current_version = 0.5.0
commit = True
tag = True
sign_tags = True
Expand Down
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 = "plotcap"
version = "0.4.0"
version = "0.5.0"
description = "PlotCap - a simple network visualization tool"
authors = ["Darknet ehf <[email protected]>"]
maintainers = ["Darknet ehf <[email protected]>"]
Expand Down

0 comments on commit f741dae

Please sign in to comment.