We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c57d1 commit ddc0594Copy full SHA for ddc0594
.bumpversion.toml
@@ -1,5 +1,5 @@
1
[tool.bumpversion]
2
-current_version = "0.1.0"
+current_version = "0.2.0"
3
bump = true
4
commit = true
5
pyproject.toml
@@ -10,7 +10,7 @@ exclude = [
10
11
[project]
12
name = "django_aetos"
13
-version = "0.1.0"
+version = "0.2.0"
14
dependencies = [
15
]
16
requires-python = ">=3.9"
0 commit comments