Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 958cba3

Browse files
authored
py-emodel-generalisation: update to 0.2.13 (#2518)
1 parent 65305a2 commit 958cba3

File tree

1 file changed

+2
-2
lines changed
  • bluebrain/repo-bluebrain/packages/py-emodel-generalisation

1 file changed

+2
-2
lines changed

bluebrain/repo-bluebrain/packages/py-emodel-generalisation/package.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ class PyEmodelGeneralisation(PythonPackage):
1111

1212
homepage = "https://github.com/BlueBrain/emodel-generalisation"
1313
git = "https://github.com/BlueBrain/emodel-generalisation.git"
14-
pypi = "emodel-generalisation/emodel_generalisation-0.2.12.tar.gz"
14+
pypi = "emodel-generalisation/emodel_generalisation-0.2.13.tar.gz"
1515

16-
version("0.2.12", sha256="8a81f5be0a6295ad734cbf669dec4e94e36100552a7dfda736a06c1146f4cbeb")
16+
version("0.2.13", sha256="67f435d726fb8ee866e143096804d4a93f756c25d1be4d425358e0f73e23e1f9")
1717

1818
depends_on("py-setuptools", type="build")
1919
depends_on("py-setuptools-scm@:7", type="build")

0 commit comments

Comments
 (0)