Skip to content

Commit 2e8e717

Browse files
committed
Bump version v23.03.0 -> v23.03.1.
1 parent 9ce8f81 commit 2e8e717

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

home/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "v23.03.0"
1+
__version__ = "v23.03.1"

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ignore =
4242
E203
4343

4444
[bumpver]
45-
current_version = "v23.03.0"
45+
current_version = "v23.03.1"
4646
version_pattern = "v0Y.0M.PATCH[PYTAGNUM]"
4747
commit_message = "Bump version {old_version} -> {new_version}."
4848
commit = True

0 commit comments

Comments
 (0)