Skip to content

Commit

Permalink
Merge pull request #10 from kornia/test-version
Browse files Browse the repository at this point in the history
bump version 0.0.3
  • Loading branch information
edgarriba committed Jul 3, 2022
2 parents c01f1fb + 922b008 commit 47244b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kornia_rs"
version = "0.0.2"
version = "0.0.3"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -25,4 +25,4 @@ harness = false
[features]
default = []
viz = []
libjpeg-turbo = []
libjpeg-turbo = []

0 comments on commit 47244b6

Please sign in to comment.