Skip to content

Commit e10a0bb

Browse files
committed
Bump version: 4.0.4 → 4.0.5
1 parent 198d69c commit e10a0bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 4.0.4
2+
current_version = 4.0.5
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
setup(
1212
name="yyjson",
1313
packages=find_packages(),
14-
version="4.0.4",
14+
version="4.0.5",
1515
description="yyjson bindings for python",
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)