Skip to content

Commit d35ff79

Browse files
committed
bump version number 2.1.0
1 parent 50a88f5 commit d35ff79

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

release_notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Release Notes 2.1
2-
### Release Notes 2.1.0
2+
### Release Notes 2.1.0 2021-10-05
33
- destriping as pykilosort internal pre-processing
44
- NP2 probe framework for splitting shanks and LFP band
55
- Extension of task module to rerun from different locations
6+
67
## Release Notes 2.0.0
78
### Release Notes 2.0.1 2021-08-07
89
- pykilosort error handling

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
setup(
2626
name='ibllib',
27-
version='2.0.9',
27+
version='2.1.0',
2828
python_requires='>={}.{}'.format(*REQUIRED_PYTHON),
2929
description='IBL libraries',
3030
license="MIT",

0 commit comments

Comments
 (0)