Compare commits
No commits in common. "85426b365dbce590faa88fefd7c30ac7825ceafc" and "2456a754b0113b088ceb751afa0703c3b24592b6" have entirely different histories.
85426b365d
...
2456a754b0
2 changed files with 2 additions and 2 deletions
|
|
@ -51,6 +51,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
__version__ = "0.2.5"
|
||||
__version__ = "0.2.4"
|
||||
__author__ = "NOMYO AI"
|
||||
__license__ = "Apache-2.0"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||
|
||||
[project]
|
||||
name = "nomyo"
|
||||
version = "0.2.5"
|
||||
version = "0.2.4"
|
||||
description = "OpenAI-compatible secure chat client with end-to-end encryption for NOMYO Inference Endpoints"
|
||||
authors = [
|
||||
{name = "NOMYO.AI", email = "ichi@nomyo.ai"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue