Skip to content

Commit 5559bd6

Browse files
committed
1.4
1 parent b8c0193 commit 5559bd6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ccdexplorer-schema-parser"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "ccdexplorer-schema-parser"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
requires-python = ">=3.10"
99
description = "Schema parser bindings"
1010
authors = [ { name = "Sander de Ruiter" } ]

0 commit comments

Comments
 (0)