We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69730e3 + d794cd5 commit 799876cCopy full SHA for 799876c
Cargo.toml
@@ -7,11 +7,11 @@ members = [
7
resolver = "2"
8
9
[workspace.package]
10
-version = "0.2.1"
+version = "0.2.2"
11
edition = "2021"
12
13
[workspace.dependencies]
14
-hyperon = { path = "./lib", version = "0.2.1" }
+hyperon = { path = "./lib", version = "0.2.2" }
15
regex = "1.11.0"
16
log = "0.4.0"
17
env_logger = "0.8.4"
python/VERSION
@@ -1 +1 @@
1
-'0.2.1'
+'0.2.2'
0 commit comments