Skip to content

Commit 83523e5

Browse files
committed
bump to 0.2.2
1 parent f0e0219 commit 83523e5

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 = "python-calamine"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Dmitriy <[email protected]>"]
55
description = "Python binding for Rust's library for reading excel and odf file - calamine"
66
edition = "2021"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ python-source = "python"
3434

3535
[tool.poetry]
3636
name = "python-calamine"
37-
version = "0.2.1"
37+
version = "0.2.2"
3838
description = ""
3939
authors = ["Dmitriy <[email protected]>"]
4040

0 commit comments

Comments
 (0)