Skip to content

Commit ddc0594

Browse files
committed
Bump version: 0.1.0 → 0.2.0
1 parent 28c57d1 commit ddc0594

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "0.1.0"
2+
current_version = "0.2.0"
33
bump = true
44
commit = true
55

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude = [
1010

1111
[project]
1212
name = "django_aetos"
13-
version = "0.1.0"
13+
version = "0.2.0"
1414
dependencies = [
1515
]
1616
requires-python = ">=3.9"

0 commit comments

Comments
 (0)