Skip to content

Commit fe8fe15

Browse files
authored
Merge pull request #39 from NACLab/main
nudge to point to minor patch version 1.0.1
2 parents 58c93e6 + e7cd973 commit fe8fe15

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-
1.0.0 <!-- -Beta --> <!-- -Alpha -->
44+
1.0.1 <!-- -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 = "1.0.0"
7+
version = "1.0.1"
88

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

0 commit comments

Comments
 (0)