bump: version 1.0.1 → 1.0.2
This commit is contained in:
parent
7edb462783
commit
b5fa599242
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pandas-ods-reader"
|
name = "pandas-ods-reader"
|
||||||
version = "1.0.1"
|
version = "1.0.2"
|
||||||
description = "Read in .ods and .fods files and return a pandas.DataFrame."
|
description = "Read in .ods and .fods files and return a pandas.DataFrame."
|
||||||
authors = ["iuvbio <iuvbio@users.noreply.github.com>"]
|
authors = ["iuvbio <iuvbio@users.noreply.github.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue