Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Oct 31, 2024
1 parent 8d6d468 commit 1bb3f32
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@manzt/quak",
"version": "0.2.0",
"version": "0.2.1",
"exports": "./lib/mod.ts",
"license": "MIT",
"tasks": {
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "quak"
version = "0.2.0"
version = "0.2.1"
dependencies = ["anywidget>=0.9.0", "pyarrow>=16.0.0", "duckdb>=1.0.0"]
readme = "README.md"
requires-python = ">=3.8"
Expand Down
4 changes: 1 addition & 3 deletions uv.lock

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

0 comments on commit 1bb3f32

Please sign in to comment.