We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58c93e6 + e7cd973 commit fe8fe15Copy full SHA for fe8fe15
README.md
@@ -41,7 +41,7 @@ $ pip install --editable . # OR pip install -e .
41
</pre>
42
43
**Version:**<br>
44
-1.0.0 <!-- -Beta --> <!-- -Alpha -->
+1.0.1 <!-- -Beta --> <!-- -Alpha -->
45
46
Authors:
47
William Gebhardt, Alexander G. Ororbia II<br>
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ngcsimlib"
7
-version = "1.0.0"
+version = "1.0.1"
8
9
description = "Simulation software backend for ngc-learn."
10
authors = [
0 commit comments