Skip to content

Commit 7c08615

Browse files
committed
forced nudging of sim-lib readme and toml to reflect recent pip version
1 parent ba79da0 commit 7c08615

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ pip install --editable . # OR pip install -e .
4141
</pre>
4242

4343
**Version:**<br>
44-
0.3.2-Beta <!-- -Alpha -->
44+
0.3.3-Beta <!-- -Alpha -->
4545

4646
Authors:
4747
William Gebhardt, Alexander G. Ororbia II<br>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ngcsimlib"
7-
version = "0.3.beta2"
7+
version = "0.3.beta3"
88

99
description = "Simulation software backend for ngc-learn."
1010
authors = [

0 commit comments

Comments
 (0)