Skip to content

Commit 6503cbf

Browse files
Luca FoppianoLuca Foppiano
authored andcommitted
Bump version: 0.2.1 → 0.3.0
1 parent b19b313 commit 6503cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools-scm"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.bumpversion]
6-
current_version = "0.2.1"
6+
current_version = "0.3.0"
77
commit = "true"
88
tag = "true"
99
tag_name = "v{new_version}"

0 commit comments

Comments
 (0)