File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 3535#
3636import logging
3737
38- __version__ = '1.1.0 '
38+ __version__ = '1.1.1 '
3939
4040try :
4141 from logging import NullHandler
Original file line number Diff line number Diff line change @@ -90,6 +90,16 @@ The Allen SDK provides Python code for accessing experimental metadata along wit
9090
9191See the `mouse connectivity section <connectivity.html >`_ for more details.
9292
93+ What's New - 1.1.1 (November 12, 2019)
94+ -----------------------------------------------------------------------
95+
96+ The 1.1.1 release adds
97+ - several new Visual Coding - Neuropixels example notebooks
98+
99+ and fixes
100+ - a bug in which p_value_rf and on_screen_rf were swapped when accessed from an EcephysSession
101+
102+
93103What's New - 1.1.0 (October 31, 2019)
94104-----------------------------------------------------------------------
95105
You can’t perform that action at this time.
0 commit comments