Skip to content

Commit c82ef72

Browse files
joeclaude
authored andcommitted
Bump version to 0.3.3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1dc9d8a commit c82ef72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "any2md"
7-
version = "0.3.2"
7+
version = "0.3.3"
88
description = "Media to Markdown toolkit for Apple Silicon"
99
readme = "README.md"
1010
license = "MIT"

src/any2md/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""any2md — Media to Markdown toolkit for Apple Silicon."""
22

3-
__version__ = "0.3.2"
3+
__version__ = "0.3.3"

0 commit comments

Comments
 (0)