Skip to content

Commit d748570

Browse files
author
Alexander Ororbia
committed
minor nudge/cleanup to minor patched version 2.0.3
1 parent d8e52c8 commit d748570

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Python 3.11.4 (main, MONTH DAY YEAR, TIME) [GCC XX.X.X] on linux
7878
Type "help", "copyright", "credits" or "license" for more information.
7979
>>> import ngclearn
8080
>>> ngclearn.__version__
81-
'2.0.2'
81+
'2.0.3'
8282
```
8383

8484
<i>Note</i>: If you do not have a JSON configuration file in place (see tutorials

history.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ History
8181
* basic unit-tests (pytest framework) integrated to support dev
8282
* includes support for Intel's lava-nc emulator (several spiking/stdp components that play with ngc-lava)
8383

84-
2.0.1
84+
2.0.3
8585
— — — — — — — — -
8686
* Minor patch to point / depend on minor-patched ngcsimlib 1.0.1 (nudge to minor patched release)
8787
* Added wrapper `inverse_sigmoid` for original `inverse_logistic` routine in model_utils (for convenience)

0 commit comments

Comments
 (0)