Skip to content

Commit c2de44c

Browse files
Version bump
1 parent 64738a9 commit c2de44c

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "TKVSC-Team",
55
"displayName": "TKVSC",
66
"description": "Canonically Amazing",
7-
"version": "0.0.3-beta.5",
7+
"version": "0.0.4-beta.1",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/TKVSC-Team/totk-vscode"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "totk-vscode-python"
3-
version = "0.0.3b5"
3+
version = "0.0.4b1"
44
description = "Python scripts for TotK VSCode extension"
55
requires-python = ">=3.13"
66
dependencies = [

0 commit comments

Comments
 (0)