Skip to content

Commit df5be55

Browse files
committed
Publish 0.0.1
SHA256 hashes: jupyter_ai_litellm-0.0.1-py3-none-any.whl: 17008f0351211bf07f4aa41ad2d47e34d63d02e300ec71fdc14b2615dd311fb4 jupyter_ai_litellm-0.0.1.tar.gz: 38d103552f3bb637e18509b2f6608b545bb3b4d45064a8558e4efedfcef5b104
1 parent aa4d83d commit df5be55

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,18 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.0.1
6+
7+
([Full Changelog](https://github.com/jupyter-ai-contrib/jupyter-ai-litellm/compare/47d6d9c4fc5d82ac2dfe9739ecfe2092335b2829...aa4d83dc2c85c5e960b7cb522b9eba0859d48100))
8+
9+
### Enhancements made
10+
11+
- Add LiteLLM dependency and handlers [#1](https://github.com/jupyter-ai-contrib/jupyter-ai-litellm/pull/1) ([@3coins](https://github.com/3coins))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyter-ai-contrib/jupyter-ai-litellm/graphs/contributors?from=2025-10-08&to=2025-10-08&type=c))
16+
17+
[@3coins](https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyter-ai-litellm+involves%3A3coins+updated%3A2025-10-08..2025-10-08&type=Issues)
18+
519
<!-- <END NEW CHANGELOG ENTRY> -->

jupyter_ai_litellm/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.0.0'
1+
__version__ = '0.0.1'

0 commit comments

Comments
 (0)