We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c0193 commit 5559bd6Copy full SHA for 5559bd6
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ccdexplorer-schema-parser"
3
-version = "0.1.3"
+version = "0.1.4"
4
edition = "2021"
5
6
[lib]
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
7
8
requires-python = ">=3.10"
9
description = "Schema parser bindings"
10
authors = [ { name = "Sander de Ruiter" } ]
0 commit comments