Skip to content

Commit

Permalink
Merge pull request #10 from Matter-and-Form/RC/8.20.14
Browse files Browse the repository at this point in the history
Release Candidate for three-python-library - 8.20.14
  • Loading branch information
drewsipher authored Nov 27, 2024
2 parents ecb4d1d + 6e5979b commit 21e73d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion three/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '8.20.13'
__version__ = '8.20.14'

0 comments on commit 21e73d7

Please sign in to comment.