Skip to content

Commit 94f964a

Browse files
Merge pull request #16 from gregory-halverson-jpl/main
v1.2.1
2 parents 28c2b7b + c06a846 commit 94f964a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FLiESANN/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.2.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=60", "setuptools-scm>=8.0", "wheel"]
33

44
[project]
55
name = "FLiESANN"
6-
version = "1.2.0"
6+
version = "1.2.1"
77
description = "Forest Light Environmental Simulator (FLiES) Radiative Transfer Model Artificial Neural Network (ANN) Implementation in Python"
88
readme = "README.md"
99
authors = [

0 commit comments

Comments
 (0)