Skip to content

Commit 60cb806

Browse files
committed
Bump version: 0.3.1 → 0.4.0
1 parent 82b0d6d commit 60cb806

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
# SPDX-FileCopyrightText: 2024 DB Systel GmbH
2-
#
3-
# SPDX-License-Identifier: Apache-2.0
4-
51
[bumpversion]
6-
current_version = 0.3.1
2+
current_version = 0.4.0
73
commit = True
84
tag = False
95

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[tool.poetry]
66
name = "github-org-manager"
7-
version = "0.3.1"
7+
version = "0.4.0"
88
description = "Manage a GitHub Organization, its teams, repository permissions, and more"
99
authors = ["Max Mehl <max.mehl@deutschebahn.com>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)