aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 33aea70..58072bf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -82,7 +82,7 @@ dependencies = [
[[package]]
name = "hydro_roll"
-version = "0.1.9-alpha.1"
+version = "0.1.9-alpha.1.post1"
dependencies = [
"printpdf",
"pyo3",
diff --git a/Cargo.toml b/Cargo.toml
index a1f36b2..bddbe07 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hydro_roll"
-version = "0.1.9-alpha.1"
+version = "0.1.9-alpha.1.post1"
edition = "2021"
description = "A simple rust library for HydroRoll."
license = "MIT"