Skip to content

Commit 7641c9e

Browse files
committed
build: bump version to v0.1.0
1 parent 275b546 commit 7641c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "polars_access_mdbtools"
3-
version = "0.0.2"
3+
version = "0.1.0"
44
authors = [{ name = "DeflateAwning" }]
55
description = "A library for reading tables from an Access database into Polars dataframes, using mdbtools"
66
readme = "README.md"

0 commit comments

Comments
 (0)