Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddalpiaz committed Aug 21, 2024
1 parent 5dc0c63 commit 9e0d8a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pylahman"
version = "0.1.2"
version = "0.1.3"
authors = [
{ name="David Dalpiaz", email="[email protected]" },
]
Expand All @@ -23,6 +23,8 @@ include = [
"data/**/*.parquet"
]

[tool.uv.sources]

[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e0d8a5

Please sign in to comment.