Skip to content

Commit dbc142c

Browse files
committed
build(version): bump to 1.0.0rc2
1 parent 63beb0e commit dbc142c

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
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "remarshal"
7-
version = "0.21.0"
7+
version = "1.0.0rc2"
88
description = "Convert between CBOR, JSON, MessagePack, TOML, and YAML"
99
authors = ["D. Bohdan <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)