File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " polars_io_tools_py"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44edition = " 2021"
55publish = false
66
Original file line number Diff line number Diff line change 11from .io_sources import *
22
3- __version__ = "0.1.1 "
3+ __version__ = "0.1.2 "
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ authors = [
1313description = " Custom parsing extensions for lazy polars"
1414readme = " README.md"
1515license = { text = " Apache-2.0" }
16- version = " 0.1.1 "
16+ version = " 0.1.2 "
1717requires-python = " >=3.11"
1818keywords = []
1919
@@ -80,7 +80,7 @@ Repository = "https://github.com/Point72/polars-io-tools"
8080Homepage = " https://github.com/Point72/polars-io-tools"
8181
8282[tool .bumpversion ]
83- current_version = " 0.1.1 "
83+ current_version = " 0.1.2 "
8484commit = true
8585tag = true
8686commit_args = " -s"
Original file line number Diff line number Diff line change 11[package ]
22name = " polars_io_tools"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44authors = [" Point72, L.P. <OpenSource@point72.com>" ]
55edition = " 2021"
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments