Skip to content

Commit e298446

Browse files
parsakhazrunpane
authored andcommitted
release: v2.4.41
1 parent 2cd69bc commit e298446

4 files changed

Lines changed: 4 additions & 4 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": "Pane",
3-
"version": "2.4.40",
3+
"version": "2.4.41",
44
"private": true,
55
"description": "Pane - Terminal-first AI code assistant manager with Windows support",
66
"author": {

packages/runpane-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "runpane"
7-
version = "2.4.40"
7+
version = "2.4.41"
88
description = "Thin PyPI installer and remote setup CLI for Pane"
99
readme = "README.md"
1010
requires-python = ">=3.8"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.4.40"
1+
__version__ = "2.4.41"

packages/runpane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "runpane",
3-
"version": "2.4.40",
3+
"version": "2.4.41",
44
"description": "Thin npm installer and remote setup CLI for Pane",
55
"license": "AGPL-3.0",
66
"homepage": "https://runpane.com",

0 commit comments

Comments
 (0)