Skip to content

Commit

Permalink
Update betanegbinfit version
Browse files Browse the repository at this point in the history
  • Loading branch information
geomesch committed Mar 27, 2024
1 parent 4e6830f commit 02a9a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mixalime/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2.23.2'
__version__ = '2.23.3'
import importlib


Expand All @@ -12,7 +12,7 @@
'pandas>=1.4.1',
'scipy>=1.11.3',
'statsmodels>=0.13.2',
'betanegbinfit>=1.9.11',
'betanegbinfit>=1.9.12',
'datatable>=1.0.0' ,
'dill>=0.3.7',
'rich>=12.6.0',
Expand Down

0 comments on commit 02a9a7b

Please sign in to comment.