Skip to content

Commit 732a360

Browse files
committed
chore(version): updated version to next minor
1 parent 3e92351 commit 732a360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "jsonconversion"
3-
version = "1.1.2"
3+
version = "1.2.0"
44
description = "This python module helps converting arbitrary Python objects into JSON strings and back."
55
keywords = ["json", "conversion", "serialization"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)