Skip to content

Commit 3cf99db

Browse files
committed
1 parent c054aab commit 3cf99db

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/faq.doctree

0 Bytes
Binary file not shown.

_sources/faq.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ SPFlow v1.0 is a **complete rewrite** using PyTorch as the primary backend. Key
392392

393393
The pre-v1.0.0 version is still available:
394394

395-
- On PyPI: ``pip install spflow==0.0.46``
395+
- On PyPI: ``pip install spflow==0.0.48``
396396
- In the ``legacy`` branch of the GitHub repository
397397

398398
Models from the legacy version are **not compatible** with v1.x and need to be rebuilt.

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ <h3>What’s the difference between SPFlow v1.x and the legacy version?<a class=
630630
</ul>
631631
<p>The pre-v1.0.0 version is still available:</p>
632632
<ul class="simple">
633-
<li><p>On PyPI: <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">spflow==0.0.46</span></code></p></li>
633+
<li><p>On PyPI: <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">spflow==0.0.48</span></code></p></li>
634634
<li><p>In the <code class="docutils literal notranslate"><span class="pre">legacy</span></code> branch of the GitHub repository</p></li>
635635
</ul>
636636
<p>Models from the legacy version are <strong>not compatible</strong> with v1.x and need to be rebuilt.</p>

0 commit comments

Comments
 (0)