Skip to content

Commit 02a9a7b

Browse files
committed
Update betanegbinfit version
1 parent 4e6830f commit 02a9a7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mixalime/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.23.2'
1+
__version__ = '2.23.3'
22
import importlib
33

44

@@ -12,7 +12,7 @@
1212
'pandas>=1.4.1',
1313
'scipy>=1.11.3',
1414
'statsmodels>=0.13.2',
15-
'betanegbinfit>=1.9.11',
15+
'betanegbinfit>=1.9.12',
1616
'datatable>=1.0.0' ,
1717
'dill>=0.3.7',
1818
'rich>=12.6.0',

0 commit comments

Comments
 (0)