Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7e67f76

Browse filesBrowse files
authored
chore: bump version to v0.1.12 (#503)
## 📝 Pull Request Template ### 1. Related Issue Closes # (issue number) ### 2. Type of Change (select one) Type of Change: Release ### 3. Description Please describe the changes made and why they are necessary. ### 4. Testing - [ ] I have tested this locally. - [ ] I have updated or added relevant tests. ### 5. Checklist - [ ] I have read the [Code of Conduct](./CODE_OF_CONDUCT.md) - [ ] I have followed the [Contributing Guidelines](./CONTRIBUTING.md) - [ ] My changes follow the project's coding style
1 parent 0e7f6bd commit 7e67f76
Copy full SHA for 7e67f76

File tree

Expand file treeCollapse file tree

3 files changed

+4
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+4
-4
lines changed
Open diff view settings
Collapse file

‎frontend/src-tauri/tauri.conf.json‎

Copy file name to clipboardExpand all lines: frontend/src-tauri/tauri.conf.json
+1-1Lines 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.11",
4+
"version": "0.1.12",
55
"identifier": "com.valuecell.valuecellapp",
66
"build": {
77
"beforeDevCommand": "bun run dev:tauri",
Collapse file

‎python/pyproject.toml‎

Copy file name to clipboardExpand all lines: python/pyproject.toml
+1-1Lines 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.11"
7+
version = "0.1.12"
88
description = "ValueCell is a community-driven, multi-agent platform for financial applications."
99
readme = "README.md"
1010
requires-python = ">=3.12"
Collapse file

‎python/uv.lock‎

Copy file name to clipboardExpand all lines: python/uv.lock
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.