File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ $ pip install --editable . # OR pip install -e .
4141</pre >
4242
4343** Version:** <br >
44- 0.3.5- Beta <!-- -Alpha -->
44+ 1.0.0 <!-- - Beta --> <!-- -Alpha -->
4545
4646Authors:
4747William Gebhardt, Alexander G. Ororbia II<br >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " ngcsimlib"
7- version = " 0.3.beta5 "
7+ version = " 1.0.0 "
88
99description = " Simulation software backend for ngc-learn."
1010authors = [
@@ -13,7 +13,7 @@ authors = [
1313]
1414readme = " README.md"
1515keywords = [' python' , ' complex-systems' , ' simulation' ]
16- requires-python = " >=3.8 "
16+ requires-python = " >=3.10 "
1717license = {text = " BSD-3-Clause License" }
1818
1919[project .urls ]
You can’t perform that action at this time.
0 commit comments