Skip to content

Commit a83051e

Browse files
committed
Release notes and version
1 parent ace1416 commit a83051e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ibllib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.10.1"
1+
__version__ = "2.10.2"
22
import warnings
33

44
from ibllib.misc import logger_config

release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Release Note 2.10
22

3+
## Release Note 2.10.2 2022-02-28
4+
- Small fixes to local server task queues
5+
36
## Release Note 2.10.1 2022-02-22
47
- Authenticate alyx user in Task class
58
- Some fixes to make dlc_qc_plot in EphysPostDLC more reliable

0 commit comments

Comments
 (0)