We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b2804 commit 57ae649Copy full SHA for 57ae649
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "remarshal"
7
-version = "0.19.1"
+version = "0.19.2"
8
description = "Convert between CBOR, JSON, MessagePack, TOML, and YAML"
9
authors = ["D. Bohdan <dbohdan@dbohdan.com>"]
10
license = "MIT"
0 commit comments