Skip to content

Commit 1b802fb

Browse files
authored
chore: bump version to v0.1.11 (#490)
1 parent 8721654 commit 1b802fb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

frontend/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "ValueCell",
4-
"version": "0.1.10",
4+
"version": "0.1.11",
55
"identifier": "com.valuecell.valuecellapp",
66
"build": {
77
"beforeDevCommand": "bun run dev:tauri",

python/pyproject.toml

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

55
[project]
66
name = "valuecell"
7-
version = "0.1.10"
7+
version = "0.1.11"
88
description = "ValueCell is a community-driven, multi-agent platform for financial applications."
99
readme = "README.md"
1010
requires-python = ">=3.12"

python/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)