We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a108a commit 56880f0Copy full SHA for 56880f0
.gitignore
@@ -2,3 +2,4 @@
2
*/__pycache__
3
*.egg-info
4
docs/_build
5
+dist/
README.rst
@@ -100,5 +100,5 @@ License
100
-------
101
This algorithm is released under the GNU GPL license.
102
103
-.. |PyPI Version| image:: https://img.shields.io/pypi/v/PyBOBYQA.svg
104
- :target: https://pypi.python.org/pypi/PyBOBYQA
+.. |PyPI Version| image:: https://img.shields.io/pypi/v/Py-BOBYQA.svg
+ :target: https://pypi.python.org/pypi/Py-BOBYQA
0 commit comments