Skip to content

Commit

Permalink
Publish documents
Browse files Browse the repository at this point in the history
  • Loading branch information
wildlarva committed Jan 13, 2024
1 parent 7a8391a commit 8b627d0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
6 changes: 6 additions & 0 deletions docs/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog
############################

****************************
0.1.1 (2024-01-13)
****************************

Support Python 3.11.

****************************
0.1 (2020-09-27)
****************************
Expand Down
6 changes: 5 additions & 1 deletion docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,11 @@
<section id="changelog">
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this heading"></a></h1>
<section id="id1">
<h2>0.1 (2020-09-27)<a class="headerlink" href="#id1" title="Permalink to this heading"></a></h2>
<h2>0.1.1 (2024-01-13)<a class="headerlink" href="#id1" title="Permalink to this heading"></a></h2>
<p>Support Python 3.11.</p>
</section>
<section id="id2">
<h2>0.1 (2020-09-27)<a class="headerlink" href="#id2" title="Permalink to this heading"></a></h2>
<p>Initial release.</p>
<section id="major-issues">
<h3>Major Issues<a class="headerlink" href="#major-issues" title="Permalink to this heading"></a></h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/dev_modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ <h1>Internal modules and members<a class="headerlink" href="#internal-modules-an
<span id="version"></span><h2>__version__<a class="headerlink" href="#module-mcdecoder.__version__" title="Permalink to this heading"></a></h2>
<dl class="py data">
<dt class="sig sig-object py" id="mcdecoder.__version__.__version__">
<span class="sig-prename descclassname"><span class="pre">mcdecoder.__version__.</span></span><span class="sig-name descname"><span class="pre">__version__</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'0.1'</span></em><a class="headerlink" href="#mcdecoder.__version__.__version__" title="Permalink to this definition"></a></dt>
<span class="sig-prename descclassname"><span class="pre">mcdecoder.__version__.</span></span><span class="sig-name descname"><span class="pre">__version__</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'0.1.1'</span></em><a class="headerlink" href="#mcdecoder.__version__.__version__" title="Permalink to this definition"></a></dt>
<dd><p>Current version of mcdecoder</p>
</dd></dl>

Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 8b627d0

Please sign in to comment.