Skip to content

Commit 2393c9c

Browse files
committed
bumped v0.1.8
1 parent 424e6cc commit 2393c9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rogtk"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
authors = [
55
"Pedro Olivares Chauvet <[email protected]>",
66
"Pedro Olivares Chauvet <[email protected]>",

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "maturin"
77

88
[project]
99
name = "rogtk"
10-
version = "0.1.7"
10+
version = "0.1.8"
1111
requires-python = ">=3.8"
1212
classifiers = [
1313
"Programming Language :: Rust",

0 commit comments

Comments
 (0)