Skip to content

Commit

Permalink
Merge branch 'develop' into feature/versionUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
drewsipher authored Nov 27, 2024
2 parents c228550 + 6e5979b commit d15bafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/three.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h1 class="modulename">

<label class="view-source-button" for="mod-three-view-source"><span>View Source</span></label>

<div class="pdoc-code codehilite"><pre><span></span><span id="L-1"><a href="#L-1"><span class="linenos">1</span></a><span class="n">__version__</span> <span class="o">=</span> <span class="s1">&#39;8.20.13&#39;</span>
<div class="pdoc-code codehilite"><pre><span></span><span id="L-1"><a href="#L-1"><span class="linenos">1</span></a><span class="n">__version__</span> <span class="o">=</span> <span class="s1">&#39;8.20.14&#39;</span>
</span></pre></div>


Expand Down

0 comments on commit d15bafa

Please sign in to comment.