Skip to content

Commit 1944355

Browse files
Anil-matchaclaude
andcommitted
chore: bump version to 0.2.7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ff738c7 commit 1944355

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

muapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.6"
1+
__version__ = "0.2.7"

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "muapi-cli",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "Official CLI for muapi.ai \u2014 generate images, videos, and audio from your terminal",
55
"keywords": [
66
"muapi",

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 = "muapi-cli"
7-
version = "0.2.6"
7+
version = "0.2.7"
88
description = "Official CLI for muapi.ai — generative media at your fingertips"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)