Skip to content

Commit 95891f5

Browse files
authored
Release 0.5.0rc2 (#526)
1 parent a0c192e commit 95891f5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# optimagic
22

3-
[![image](https://img.shields.io/pypi/v/estimagic?color=blue)](https://pypi.org/project/estimagic)
3+
![PyPI - Version](https://img.shields.io/pypi/v/optimagic)
44
[![image](https://img.shields.io/pypi/pyversions/estimagic)](https://pypi.org/project/estimagic)
55
[![image](https://img.shields.io/conda/vn/conda-forge/estimagic.svg)](https://anaconda.org/conda-forge/estimagic)
66
[![image](https://img.shields.io/conda/pn/conda-forge/estimagic.svg)](https://anaconda.org/conda-forge/estimagic)

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dependencies = [
1616
"sqlalchemy>=1.3",
1717
"annotated-types",
1818
"typing-extensions",
19-
"nlopt",
2019
]
2120
dynamic = ["version"]
2221
keywords = [

0 commit comments

Comments
 (0)