File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and
44[ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
55
6+ ## [ 0.3.2] - 2023-07-20
7+
8+ + Add ` opencv-python ` to requirements
9+
610## [ 0.3.1] - 2023-05-22
711
812+ Add - CaImAn citation
@@ -46,6 +50,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4650+ Add - Load data acquired with Miniscope-DAQ-V3
4751+ Add - Load data analyzed with MiniscopeAnalysis
4852
53+ [ 0.3.2 ] : https://github.com/datajoint/element-miniscope/releases/tag/0.3.2
4954[ 0.3.1 ] : https://github.com/datajoint/element-miniscope/releases/tag/0.3.1
5055[ 0.3.0 ] : https://github.com/datajoint/element-miniscope/releases/tag/0.3.0
5156[ 0.2.1 ] : https://github.com/datajoint/element-miniscope/releases/tag/0.2.1
Original file line number Diff line number Diff line change 11"""Package metadata"""
2- __version__ = "0.3.1 "
2+ __version__ = "0.3.2 "
Original file line number Diff line number Diff line change 11datajoint >= 0.13.0
22element-interface >= 0.3.0
3+ opencv-python
You can’t perform that action at this time.
0 commit comments