diff --git a/FLiESANN/version.txt b/FLiESANN/version.txt index 6da28dd..afaf360 100644 --- a/FLiESANN/version.txt +++ b/FLiESANN/version.txt @@ -1 +1 @@ -0.1.1 \ No newline at end of file +1.0.0 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index b1e59a5..4b5d113 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools>=60", "setuptools-scm>=8.0", "wheel"] [project] name = "FLiESANN" -version = "0.1.1" +version = "1.0.0" description = "Forest Light Environmental Simulator Radiative Transfer Model Artificial Neural Network Implementation in Python" readme = "README.md" authors = [