Skip to content

Commit de74082

Browse files
committed
Updated version number and release date
1 parent 2022b91 commit de74082

27 files changed

+69
-69
lines changed
-111 Bytes
Binary file not shown.

docs/build/doctrees/history.doctree

-898 Bytes
Binary file not shown.

docs/build/doctrees/index.doctree

2 Bytes
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: b4d3cbede435f0c6bf9260192e9bf9d7
3+
config: 23c30e3852e30f05e3745555cbeb2562
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/_sources/history.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ Version 1.4 (16 May 2023)
4848
* Bugfix: reset slow iteration counter when doing soft restarts
4949

5050
Version 1.4.1 (11 Apr 2024)
51-
-------------------------
51+
---------------------------
5252
* Migrate package setup to pyproject.toml (required for Python version 3.12)
5353
* Drop support for Python 2.7 and <=3.7 due to new setup process
5454

55-
Version 1.5 (9 Sep 2024)
56-
-------------------------
55+
Version 1.5.0 (16 Sep 2024)
56+
---------------------------
5757
* Added support for general convex constraints

docs/build/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '1.5',
2+
VERSION: '1.5.0',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/build/html/advanced.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Advanced Usage &mdash; Py-BOBYQA v1.5 documentation</title>
7+
<title>Advanced Usage &mdash; Py-BOBYQA v1.5.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -15,7 +15,7 @@
1515

1616
<script src="_static/jquery.js?v=5d32c60e"></script>
1717
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="_static/documentation_options.js?v=aaadad1f"></script>
18+
<script src="_static/documentation_options.js?v=e0a75244"></script>
1919
<script src="_static/doctools.js?v=9a2dae69"></script>
2020
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
@@ -38,7 +38,7 @@
3838
Py-BOBYQA
3939
</a>
4040
<div class="version">
41-
1.5
41+
1.5.0
4242
</div>
4343
<div role="search">
4444
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/build/html/diagnostic.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Diagnostic Information &mdash; Py-BOBYQA v1.5 documentation</title>
7+
<title>Diagnostic Information &mdash; Py-BOBYQA v1.5.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -15,7 +15,7 @@
1515

1616
<script src="_static/jquery.js?v=5d32c60e"></script>
1717
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="_static/documentation_options.js?v=aaadad1f"></script>
18+
<script src="_static/documentation_options.js?v=e0a75244"></script>
1919
<script src="_static/doctools.js?v=9a2dae69"></script>
2020
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
@@ -38,7 +38,7 @@
3838
Py-BOBYQA
3939
</a>
4040
<div class="version">
41-
1.5
41+
1.5.0
4242
</div>
4343
<div role="search">
4444
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/build/html/genindex.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Index &mdash; Py-BOBYQA v1.5 documentation</title>
6+
<title>Index &mdash; Py-BOBYQA v1.5.0 documentation</title>
77
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
88
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
99

@@ -14,7 +14,7 @@
1414

1515
<script src="_static/jquery.js?v=5d32c60e"></script>
1616
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
17-
<script src="_static/documentation_options.js?v=aaadad1f"></script>
17+
<script src="_static/documentation_options.js?v=e0a75244"></script>
1818
<script src="_static/doctools.js?v=9a2dae69"></script>
1919
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2020
<script src="_static/js/theme.js"></script>
@@ -34,7 +34,7 @@
3434
Py-BOBYQA
3535
</a>
3636
<div class="version">
37-
1.5
37+
1.5.0
3838
</div>
3939
<div role="search">
4040
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

docs/build/html/history.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Version History &mdash; Py-BOBYQA v1.5 documentation</title>
7+
<title>Version History &mdash; Py-BOBYQA v1.5.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -15,7 +15,7 @@
1515

1616
<script src="_static/jquery.js?v=5d32c60e"></script>
1717
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
18-
<script src="_static/documentation_options.js?v=aaadad1f"></script>
18+
<script src="_static/documentation_options.js?v=e0a75244"></script>
1919
<script src="_static/doctools.js?v=9a2dae69"></script>
2020
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2121
<script src="_static/js/theme.js"></script>
@@ -36,7 +36,7 @@
3636
Py-BOBYQA
3737
</a>
3838
<div class="version">
39-
1.5
39+
1.5.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -63,7 +63,7 @@
6363
<li class="toctree-l2"><a class="reference internal" href="#version-1-3-14-apr-2021">Version 1.3 (14 Apr 2021)</a></li>
6464
<li class="toctree-l2"><a class="reference internal" href="#version-1-4-16-may-2023">Version 1.4 (16 May 2023)</a></li>
6565
<li class="toctree-l2"><a class="reference internal" href="#version-1-4-1-11-apr-2024">Version 1.4.1 (11 Apr 2024)</a></li>
66-
<li class="toctree-l2"><a class="reference internal" href="#version-1-5-9-sep-2024">Version 1.5 (9 Sep 2024)</a></li>
66+
<li class="toctree-l2"><a class="reference internal" href="#version-1-5-0-16-sep-2024">Version 1.5.0 (16 Sep 2024)</a></li>
6767
</ul>
6868
</li>
6969
</ul>
@@ -162,8 +162,8 @@ <h2>Version 1.4.1 (11 Apr 2024)<a class="headerlink" href="#version-1-4-1-11-apr
162162
<li><p>Drop support for Python 2.7 and &lt;=3.7 due to new setup process</p></li>
163163
</ul>
164164
</section>
165-
<section id="version-1-5-9-sep-2024">
166-
<h2>Version 1.5 (9 Sep 2024)<a class="headerlink" href="#version-1-5-9-sep-2024" title="Link to this heading"></a></h2>
165+
<section id="version-1-5-0-16-sep-2024">
166+
<h2>Version 1.5.0 (16 Sep 2024)<a class="headerlink" href="#version-1-5-0-16-sep-2024" title="Link to this heading"></a></h2>
167167
<ul class="simple">
168168
<li><p>Added support for general convex constraints</p></li>
169169
</ul>

0 commit comments

Comments
 (0)