Skip to content

Commit 79ccebc

Browse files
committed
chore(release): bump version from 0.0.1 to 0.0.2
- Upgrade version for initial testing phase - Improve documentation content and structure - Enhance clarity and readability of existing docs - Update examples to reflect current functionality BREAKING CHANGE: This version is now ready for preliminary testing. Note: This release marks our first step towards a stable version.
1 parent 9d72f98 commit 79ccebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="llm-onesdk",
5-
version="0.0.1",
5+
version="0.0.2",
66
author="anycodes",
77
author_email="[email protected]",
88
description="OneSDK is a Python library that provides a unified interface for interacting with various Large Language Model (LLM) providers.",

0 commit comments

Comments
 (0)