Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 1701488

Browse files
committed
Release 2025.07.02
1 parent fca4428 commit 1701488

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

setup.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from pathlib import Path
2-
from setuptools import setup, find_packages
2+
3+
from setuptools import find_packages, setup
34

45
TOP_DIR = Path(__file__).resolve().parent
56

@@ -14,7 +15,7 @@
1415

1516
setup(
1617
name="tools-optimade-client",
17-
version="2025.2.13",
18+
version="2025.07.02",
1819
license="MIT License",
1920
author="Casper Welzel Andersen",
2021
author_email="casper.andersen@epfl.ch",

0 commit comments

Comments
 (0)