Bump version: 0.1.3 → 0.1.4
This commit is contained in:
parent
47ed598b9e
commit
4b46da8359
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pandas-ods-reader"
|
name = "pandas-ods-reader"
|
||||||
version = "0.1.3"
|
version = "0.1.4"
|
||||||
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