Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-langfield committed Sep 5, 2024
1 parent 96c4ba9 commit cd82c15
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.3

## 1.3.0 2024-09-05

- Add support for NPultra high-density probes
- NumPy and SciPy version floors

# 1.2

## 1.2.1 2024-08-20
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name="ibl-neuropixel",
version="1.2.1",
version="1.3.0",
author="The International Brain Laboratory",
description="Collection of tools for Neuropixel 1.0 and 2.0 probes data",
long_description=long_description,
Expand Down

0 comments on commit cd82c15

Please sign in to comment.