File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575# built documents.
7676#
7777# The short X.Y version.
78- version = "2.0 .0" # Is set by calling `setup.py docs`
78+ version = "2.1 .0" # Is set by calling `setup.py docs`
7979# The full version, including alpha/beta/rc tags.
8080release = "" # Is set by calling `setup.py docs`
8181
Original file line number Diff line number Diff line change 3737osl_logger .debug ('osl-ephys main init complete' )
3838
3939# --------------------------------------------------------
40- __version__ = '2.1.dev0 '
40+ __version__ = '2.1.0 '
Original file line number Diff line number Diff line change 1919name = 'osl-ephys'
2020
2121setup (name = name ,
22- version = '2.1.dev0 ' ,
22+ version = '2.1.0 ' ,
2323 description = 'OHBA Software Library for the analysis of electrophysiological data' ,
2424 long_description = README ,
2525 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments