Skip to content

Commit

Permalink
pysg2: Bump package version to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gschwind-mines committed Aug 22, 2024
1 parent 67e372a commit f195b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "sg2"
version = "2.3.1"
version = "2.3.3"
description = "Solar Geometry 2 (SG2) is the second generation of library for computing the relative position of the sun and the earth. Valid over the time period 1980-2100, the algorithm is 20 times faster than the well-know SPA algorithm, with an accuracy order of approx. 0.005°. Reference article: Blanc P. and L. Wald, The SG2 algorithm for a fast and accurate computation of the position of the sun for multi-decadal time period. Solar Energy 88, 3072-3083, 2012, doi: 10.1016/j.solener.2012.07.018."
requires-python = ">= 3.8"
readme = {file = "README.md", content-type = "text/markdown"}
Expand Down

0 comments on commit f195b77

Please sign in to comment.