Skip to content

Commit 58eca04

Browse files
committed
bumped v0.1.4
1 parent fd9dfe8 commit 58eca04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3"
3+
version = "0.1.4"
44
authors = [
55
"Pedro Olivares Chauvet <[email protected]>",
66
"Pedro Olivares Chauvet <[email protected]>",

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.3"
10+
version = "0.1.4"
1111
requires-python = ">=3.8"
1212
classifiers = [
1313
"Programming Language :: Rust",

0 commit comments

Comments
 (0)