We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d670500 commit 21987e2Copy full SHA for 21987e2
CITATION.cff
@@ -11,7 +11,7 @@ authors:
11
given-names: "Ash"
12
orcid: "https://orcid.org/0000-0002-4882-1815"
13
title: "UForm by Unum Cloud"
14
-version: 2.1.1
+version: 3.0.0
15
keywords:
16
- "text-to-image retrieval"
17
- "multimodal"
VERSION
@@ -1 +1 @@
1
-2.1.1
+3.0.0
pyproject.toml
@@ -41,7 +41,7 @@ maintainers = [
41
name = "uform"
42
readme = "README.md"
43
requires-python = ">=3.7"
44
-version = "2.1.1"
+version = "3.0.0"
45
46
[project.scripts]
47
uform-chat = "uform.chat:main"
0 commit comments