Skip to content

Commit

Permalink
release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
parrotmac committed Mar 22, 2024
1 parent 399c2de commit 4153ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dynamic = ["version"]
version = "0.0.3"
version = "0.0.4"

[tool.maturin]
features = ["pyo3/extension-module"]

[tool.poetry]
name = "linen_closet"
version = "0.0.3"
version = "0.0.4"
description = "A Google Sheets bulk download and caching library."
authors = [
"Isaac Parker <isaac@linux.com>"
Expand Down

0 comments on commit 4153ba3

Please sign in to comment.