Skip to content

Commit 9bd0b92

Browse files
Bump version: 0.4.1 → 0.4.2
1 parent 425748f commit 9bd0b92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.4.1
2+
current_version = 0.4.2
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ universal = true
77

88
[project]
99
name = "django-react-tools"
10-
version = "0.4.1"
10+
version = "0.4.2"
1111

1212
authors = [
1313
{ name="Grant Viklund", email="[email protected]" },

0 commit comments

Comments
 (0)