File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
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.1] - 2025-06-27
7+
8+ + Fix - ` setup.py ` to install ` keypoint-moseq ` as a required dependency
69
710## [ 0.3.0] - 2025-06-07
811
Original file line number Diff line number Diff line change 22Package metadata
33"""
44
5- __version__ = "0.3.0 "
5+ __version__ = "0.3.1 "
Original file line number Diff line number Diff line change 3232 "opencv-python" ,
3333 "graphviz" ,
3434 "pydot" ,
35+ "keypoint-moseq==0.4.8" ,
3536 ],
3637 extras_require = {
37- "kpms" : [
38- "keypoint-moseq" ,
39- ],
4038 "elements" : [
4139 "element-lab @ git+https://github.com/datajoint/element-lab.git" ,
4240 "element-session @ git+https://github.com/datajoint/element-session.git" ,
You can’t perform that action at this time.
0 commit comments