Skip to content

Commit c0c6444

Browse files
committed
v0.3.2
1 parent b140a33 commit c0c6444

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manzt/quak",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"exports": "./lib/mod.ts",
55
"license": "MIT",
66
"tasks": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "quak"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
readme = "README.md"
55
requires-python = ">=3.8"
66
dependencies = ["anywidget>=0.9.0", "duckdb>=1.0.0", "pyarrow>=16.0.0"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)