Skip to content

Commit fffa15b

Browse files
docs
1 parent a8697e0 commit fffa15b

19 files changed

+25
-23
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ What's New
33

44
These were the major changes contributing to each release:
55

6-
### 0.4.3
6+
### 0.4.0
77
(2024-06-06)
88

99
Takeover of maintenance by LUCIT.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ and take care of code reviews, pull requests and releases and hope for good supp
3333
Installation
3434
------------
3535

36+
$ pip uninstall backtesting
3637
$ pip install lucit-backtesting
3738

3839

dev/pypi/create_wheel.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@
1212
#set -xeu pipefail
1313

1414
security-check() {
15-
echo -n "Did you change the version in \`CHANGELOG.md\` ? [yes|NO] "
15+
echo -n "Did you change the version in \`CHANGELOG.md\`, \`sphins-config\` and \`git tag v0.4.3\` and \`git push origin v0.4.3\`? [yes|NO] "
1616
local SURE
1717
read SURE
1818
if [ "$SURE" != "yes" ]; then
1919
exit 1
2020
fi
21-
echo "https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/actions/workflows/build_wheels.yml"
22-
echo "https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/actions/workflows/build_conda.yml"
2321
}
2422

2523
compile-check() {

dev/sphinx/source/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ What's New
33

44
These were the major changes contributing to each release:
55

6-
### 0.4.3
6+
### 0.4.0
77
(2024-06-06)
88

99
Takeover of maintenance by LUCIT.

dev/sphinx/source/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ and take care of code reviews, pull requests and releases and hope for good supp
3333
Installation
3434
------------
3535

36+
$ pip uninstall backtesting
3637
$ pip install lucit-backtesting
3738

3839

docs/_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ <h3>Navigation</h3>
249249
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
250250
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
251251
See <a href="/license.html">License</a> for more information.<br />
252-
Last updated on Jun 06 2024 at 21:36 (CET).
252+
Last updated on Jun 06 2024 at 21:44 (CET).
253253
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
254254
<br />
255255
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/_sources/changelog.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ What's New
33

44
These were the major changes contributing to each release:
55

6-
### 0.4.3
6+
### 0.4.0
77
(2024-06-06)
88

99
Takeover of maintenance by LUCIT.

docs/_sources/readme.md.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ and take care of code reviews, pull requests and releases and hope for good supp
3333
Installation
3434
------------
3535

36+
$ pip uninstall backtesting
3637
$ pip install lucit-backtesting
3738

3839

docs/changelog.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<h3><a href="index.html">Table of Contents</a></h3>
6666
<ul>
6767
<li><a class="reference internal" href="#">What’s New</a><ul>
68-
<li><a class="reference internal" href="#id1">0.4.3</a></li>
68+
<li><a class="reference internal" href="#id1">0.4.0</a></li>
6969
<li><a class="reference internal" href="#id2">0.3.3</a></li>
7070
<li><a class="reference internal" href="#id3">0.3.2</a></li>
7171
<li><a class="reference internal" href="#id4">0.3.1</a></li>
@@ -200,7 +200,7 @@ <h3>Navigation</h3>
200200
<h1>What’s New<a class="headerlink" href="#what-s-new" title="Link to this heading"></a></h1>
201201
<p>These were the major changes contributing to each release:</p>
202202
<section id="id1">
203-
<h2>0.4.3<a class="headerlink" href="#id1" title="Link to this heading"></a></h2>
203+
<h2>0.4.0<a class="headerlink" href="#id1" title="Link to this heading"></a></h2>
204204
<p>(2024-06-06)</p>
205205
<p>Takeover of maintenance by LUCIT.</p>
206206
<ul class="simple">
@@ -377,7 +377,7 @@ <h2>0.1.0<a class="headerlink" href="#id19" title="Link to this heading">¶</a><
377377
<h3><a href="index.html">Table of Contents</a></h3>
378378
<ul>
379379
<li><a class="reference internal" href="#">What’s New</a><ul>
380-
<li><a class="reference internal" href="#id1">0.4.3</a></li>
380+
<li><a class="reference internal" href="#id1">0.4.0</a></li>
381381
<li><a class="reference internal" href="#id2">0.3.3</a></li>
382382
<li><a class="reference internal" href="#id3">0.3.2</a></li>
383383
<li><a class="reference internal" href="#id4">0.3.1</a></li>
@@ -506,7 +506,7 @@ <h3>Navigation</h3>
506506
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
507507
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
508508
See <a href="/license.html">License</a> for more information.<br />
509-
Last updated on Jun 06 2024 at 21:36 (CET).
509+
Last updated on Jun 06 2024 at 21:44 (CET).
510510
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
511511
<br />
512512
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/code_of_conduct.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ <h3>Navigation</h3>
399399
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
400400
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
401401
See <a href="/license.html">License</a> for more information.<br />
402-
Last updated on Jun 06 2024 at 21:36 (CET).
402+
Last updated on Jun 06 2024 at 21:44 (CET).
403403
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
404404
<br />
405405
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/contributing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h3>Navigation</h3>
377377
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
378378
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
379379
See <a href="/license.html">License</a> for more information.<br />
380-
Last updated on Jun 06 2024 at 21:36 (CET).
380+
Last updated on Jun 06 2024 at 21:44 (CET).
381381
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
382382
<br />
383383
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ <h3>Navigation</h3>
569569
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
570570
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
571571
See <a href="/license.html">License</a> for more information.<br />
572-
Last updated on Jun 06 2024 at 21:36 (CET).
572+
Last updated on Jun 06 2024 at 21:44 (CET).
573573
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
574574
<br />
575575
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h1>Welcome to lucit-backtesting’s documentation!<a class="headerlink" href="#
208208
</ul>
209209
</li>
210210
<li class="toctree-l1"><a class="reference internal" href="changelog.html">ChangeLog</a><ul>
211-
<li class="toctree-l2"><a class="reference internal" href="changelog.html#id1">0.4.3</a></li>
211+
<li class="toctree-l2"><a class="reference internal" href="changelog.html#id1">0.4.0</a></li>
212212
<li class="toctree-l2"><a class="reference internal" href="changelog.html#id2">0.3.3</a></li>
213213
<li class="toctree-l2"><a class="reference internal" href="changelog.html#id3">0.3.2</a></li>
214214
<li class="toctree-l2"><a class="reference internal" href="changelog.html#id4">0.3.1</a></li>
@@ -414,7 +414,7 @@ <h3>Navigation</h3>
414414
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
415415
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
416416
See <a href="/license.html">License</a> for more information.<br />
417-
Last updated on Jun 06 2024 at 21:36 (CET).
417+
Last updated on Jun 06 2024 at 21:44 (CET).
418418
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
419419
<br />
420420
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/license.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ <h3>Navigation</h3>
963963
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
964964
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
965965
See <a href="/license.html">License</a> for more information.<br />
966-
Last updated on Jun 06 2024 at 21:36 (CET).
966+
Last updated on Jun 06 2024 at 21:44 (CET).
967967
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
968968
<br />
969969
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/py-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ <h3>Navigation</h3>
277277
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
278278
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
279279
See <a href="/license.html">License</a> for more information.<br />
280-
Last updated on Jun 06 2024 at 21:36 (CET).
280+
Last updated on Jun 06 2024 at 21:44 (CET).
281281
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
282282
<br />
283283
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/readme.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@ <h1>lucit-backtesting - ‘backtesting.py’ maintained by LUCIT<a class="header
208208
and take care of code reviews, pull requests and releases and hope for good support from the community!</p>
209209
<section id="installation">
210210
<h2>Installation<a class="headerlink" href="#installation" title="Link to this heading"></a></h2>
211-
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>$ pip install lucit-backtesting
211+
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>$ pip uninstall backtesting
212+
$ pip install lucit-backtesting
212213
</pre></div>
213214
</div>
214215
</section>
@@ -437,7 +438,7 @@ <h3>Navigation</h3>
437438
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
438439
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
439440
See <a href="/license.html">License</a> for more information.<br />
440-
Last updated on Jun 06 2024 at 21:36 (CET).
441+
Last updated on Jun 06 2024 at 21:44 (CET).
441442
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
442443
<br />
443444
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h3>Navigation</h3>
227227
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
228228
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
229229
See <a href="/license.html">License</a> for more information.<br />
230-
Last updated on Jun 06 2024 at 21:36 (CET).
230+
Last updated on Jun 06 2024 at 21:44 (CET).
231231
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
232232
<br />
233233
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/security.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ <h3>Navigation</h3>
344344
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
345345
&copy; <a href="/license.html">Copyright</a> 2024-2024, LUCIT Systems and Development. All Rights Reserved..
346346
See <a href="/license.html">License</a> for more information.<br />
347-
Last updated on Jun 06 2024 at 21:36 (CET).
347+
Last updated on Jun 06 2024 at 21:44 (CET).
348348
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-backtesting/issues/new/choose">Found a bug</a>?
349349
<br />
350350
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

0 commit comments

Comments
 (0)