Skip to content

Commit 888e7a4

Browse files
committed
release v0.1.2
1 parent ded3ceb commit 888e7a4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

App/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ targets:
5050
PRODUCT_BUNDLE_IDENTIFIER: io.gnosis.tinyforge.app
5151
PRODUCT_NAME: TinyForge
5252
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
53-
MARKETING_VERSION: "0.1.1"
53+
MARKETING_VERSION: "0.1.2"
5454
CURRENT_PROJECT_VERSION: "1"
5555
INFOPLIST_KEY_LSApplicationCategoryType: "public.app-category.developer-tools"
5656
INFOPLIST_KEY_NSHumanReadableCopyright: "Copyright © 2026 Sandipan Kundu"

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tinyforge"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "TinyForge ML backend — FastAPI orchestrator for training/finetuning tiny models on Apple Silicon"
55
readme = "../README.md"
66
requires-python = ">=3.12"

backend/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)