Skip to content

Commit

Permalink
Updating to version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DGPardo committed Aug 27, 2024
1 parent fac098b commit 1dc2703
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "drisk-api"
version = "0.0.8"
version = "0.0.9"
description = "drisk_api - API to connect to dRISK Edge."
homepage = "https://github.com/driskai/drisk_api"
repository = "https://github.com/driskai/drisk_api"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module-name = "drisk_api"
[project]
name = "drisk_api"
description = "drisk_api - API to connect to dRISK Edge."
version = "0.0.8"
version = "0.0.9"
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Rust",
Expand Down

0 comments on commit 1dc2703

Please sign in to comment.