Skip to content

Commit 899aa6c

Browse files
committed
bump version
1 parent 386bf9d commit 899aa6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def readme():
4444
packages=["pyhacrf"],
4545
install_requires=[
4646
"numpy",
47-
"PyLBFGS>=0.1.3",
47+
"PyLBFGS>=0.1.4",
4848
],
4949
python_requires='>=3.9',
5050
ext_modules=ext_modules,

0 commit comments

Comments
 (0)