Skip to content

Commit abd0581

Browse files
author
Alexander Ororbia
committed
nudged version materials, README and toml file, in main branch to pip release version 0.3-beta5
1 parent 2ad5049 commit abd0581

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.3-Beta <!-- -Alpha -->
44+
0.3.5-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.beta4"
7+
version = "0.3.beta5"
88

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

0 commit comments

Comments
 (0)