Skip to content

Commit d91d277

Browse files
committed
chore(release): bump version to 0.1.8
1 parent 4e08b61 commit d91d277

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fast-c2pa-python"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
edition = "2021"
55
authors = ["Sightengine <info@sightengine.com>"]
66
license = "MIT OR Apache-2.0"

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 = "fast-c2pa-python"
7-
version = "0.1.7"
7+
version = "0.1.8"
88
description = "Fast Python library for reading C2PA metadata using PyO3 bindings to c2pa-rs"
99
authors = [{name = "Sightengine", email = "info@sightengine.com"}]
1010
license = {text = "MIT OR Apache-2.0"}

0 commit comments

Comments
 (0)