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.
1 parent ba79da0 commit 7c08615Copy full SHA for 7c08615
README.md
@@ -41,7 +41,7 @@ $ pip install --editable . # OR pip install -e .
41
</pre>
42
43
**Version:**<br>
44
-0.3.2-Beta <!-- -Alpha -->
+0.3.3-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 = "0.3.beta2"
+version = "0.3.beta3"
8
9
description = "Simulation software backend for ngc-learn."
10
authors = [
0 commit comments