Skip to content

Commit 33ae451

Browse files
chore(release): 0.2.0
1 parent 7e0c036 commit 33ae451

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ai_native_python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__maintainer__ = "Zenable"
66
__copyright__ = "(c) 2025 Zenable, Inc."
77
__project_name__ = "ai-native-python"
8-
__version__ = "0.1.0"
8+
__version__ = "0.2.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ai-native-python"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "The AI-Native python paved road generator"
55
authors = [
66
{ name = "Zenable", email = "[email protected]" }

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)