Skip to content

Commit 2e376ac

Browse files
pixtral
1 parent 6956211 commit 2e376ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mistral_inference"
3-
version = "1.3.1"
3+
version = "1.4.0"
44
description = ""
55
authors = ["bam4d <[email protected]>"]
66
readme = "README.md"

src/mistral_inference/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.1"
1+
__version__ = "1.4.0"

0 commit comments

Comments
 (0)