We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f537e commit 1aadffeCopy full SHA for 1aadffe
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "python-calamine"
3
-version = "0.1.1"
+version = "0.1.2"
4
authors = ["Dmitriy <dimastbk@yandex.ru>"]
5
description = "Python binding for Rust's library for reading excel and odf file - calamine"
6
edition = "2021"
pyproject.toml
@@ -27,7 +27,7 @@ python-source = "python"
27
28
[tool.poetry]
29
30
31
description = ""
32
33
0 commit comments