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 aadd47e commit 3b260afCopy full SHA for 3b260af
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "xoryaml"
7
-version = "0.1.0"
+version = "0.2.0"
8
description = "yaml serializer and deserializer backed by yaml_rust2"
9
readme = "README.md"
10
requires-python = ">=3.9,<4"
0 commit comments