Skip to content

Commit a22356c

Browse files
committed
bump version
1 parent 9e7e368 commit a22356c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

esm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2.2.post2"
1+
__version__ = "3.2.3"

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "esm"
3-
version = "3.2.2.post2"
3+
version = "3.2.3"
44
description = "EvolutionaryScale open model repository"
55
readme = "README.md"
66
requires-python = ">=3.12,<3.13"

0 commit comments

Comments
 (0)