Skip to content

Commit 1aadffe

Browse files
committed
bump to 0.1.2
1 parent 37f537e commit 1aadffe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.1"
3+
version = "0.1.2"
44
authors = ["Dmitriy <dimastbk@yandex.ru>"]
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
@@ -27,7 +27,7 @@ python-source = "python"
2727

2828
[tool.poetry]
2929
name = "python-calamine"
30-
version = "0.1.1"
30+
version = "0.1.2"
3131
description = ""
3232
authors = ["Dmitriy <dimastbk@yandex.ru>"]
3333

0 commit comments

Comments
 (0)