diff --git a/VERSION b/VERSION index 81340c7..bbdeab6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.4 +0.0.5 diff --git a/requirements/production.txt b/requirements/production.txt index 6ff924e..84103ee 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,5 +7,5 @@ scipy==1.14.0 seaborn==0.13.2 sphinx==7.3.7 sphinx-autoapi==3.1.2 -setuptools==73.0.1 +setuptools==78.1.1 twine==5.1.1 \ No newline at end of file diff --git a/requirements/staging.txt b/requirements/staging.txt index 6ff924e..84103ee 100644 --- a/requirements/staging.txt +++ b/requirements/staging.txt @@ -7,5 +7,5 @@ scipy==1.14.0 seaborn==0.13.2 sphinx==7.3.7 sphinx-autoapi==3.1.2 -setuptools==73.0.1 +setuptools==78.1.1 twine==5.1.1 \ No newline at end of file diff --git a/requirements/testing.txt b/requirements/testing.txt index 6ff924e..84103ee 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -7,5 +7,5 @@ scipy==1.14.0 seaborn==0.13.2 sphinx==7.3.7 sphinx-autoapi==3.1.2 -setuptools==73.0.1 +setuptools==78.1.1 twine==5.1.1 \ No newline at end of file