Skip to content

Commit b61c13f

Browse files
committed
fix(version): Updated version
1 parent b862f3a commit b61c13f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pdm.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.2"
3+
version = "1.0.3"
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)