Skip to content

Commit 1bb3f32

Browse files
committed
v0.2.1
1 parent 8d6d468 commit 1bb3f32

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manzt/quak",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"exports": "./lib/mod.ts",
55
"license": "MIT",
66
"tasks": {

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "quak"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
dependencies = ["anywidget>=0.9.0", "pyarrow>=16.0.0", "duckdb>=1.0.0"]
99
readme = "README.md"
1010
requires-python = ">=3.8"

uv.lock

+1-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)