Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit eecf382

Browse files
committed
bump version
1 parent 89ae04b commit eecf382

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "znsocket",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"description": "Interface to communicate with the python znsocket package",
55
"module": "js/index.ts",
66
"type": "module",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "znsocket"
3-
version = "0.2.12"
3+
version = "0.2.13"
44
description = "Python implementation of a Redis-compatible API using websockets."
55
authors = [
66
{ name = "Fabian Zills", email = "fzills@icp.uni-stuttgart.de" },

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)