Skip to content

Commit 7182e92

Browse files
committed
bumber v0.1.3
1 parent 73370a3 commit 7182e92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rogtk"
3-
version = "0.1.2.1"
3+
version = "0.1.3"
44
authors = [
55
"Pedro Olivares Chauvet <[email protected]>",
66
"Pedro Olivares Chauvet <[email protected]>",

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.2.1"
10+
version = "0.1.3"
1111
requires-python = ">=3.8"
1212
classifiers = [
1313
"Programming Language :: Rust",

0 commit comments

Comments
 (0)