Bump version

This commit is contained in:
Jakob Lass
2025-08-21 11:43:49 +02:00
parent 4f6e75915a
commit 21fa774c95
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools >= 77.0.3"]
requires = ["setuptools"]# >= 77.0.3"]
build-backend = "setuptools.build_meta"
[tool.setuptools]
@@ -8,7 +8,7 @@ package-dir = {"" = "src"}
[project]
name = "AMBER-ds4ms"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"numpy>=1.14",
"scipy>=1.7",
@@ -27,7 +27,7 @@ maintainers = [
]
description = "AMBER: Algorithm for Multiplexing spectrometer Background Estimation with Rotation-independence"
readme = "README.md"
license-files = ["LICENSE"]
#license-files = ["LICENSE"]
keywords = ["Machine Learning", "Signal Segmentation", "Background Determination"]
classifiers = [
"Development Status :: 4 - Beta",

View File

@@ -9,7 +9,7 @@
project = 'AMBER'
copyright = '2025, J. Lass, V. Cohen, B. B. Haro, & D. G. Mazzone'
author = 'J. Lass, V. Cohen, B. B. Haro, & D. G. Mazzone'
release = '1.0.0'
release = '1.0.1'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration