Skip to content

Commit 56c0452

Browse files
committed
jsonpickle v4.0.5
1 parent a67a000 commit 56c0452

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

history.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,16 @@ <h2>Upcoming<a class="headerlink" href="#upcoming" title="Link to this heading">
261261
</ul>
262262
</div></blockquote>
263263
</section>
264+
<section id="v4-0-5">
265+
<h2>v4.0.5<a class="headerlink" href="#v4-0-5" title="Link to this heading"></a></h2>
266+
<dl class="simple">
267+
<dt>29 Mar 2025</dt><dd><ul class="simple">
268+
<li><p><code class="docutils literal notranslate"><span class="pre">pyproject.toml</span></code> was updated to include the <code class="docutils literal notranslate"><span class="pre">project.license.text</span></code> field so
269+
that pypi continues to list our license.</p></li>
270+
</ul>
271+
</dd>
272+
</dl>
273+
</section>
264274
<section id="v4-0-4">
265275
<h2>v4.0.4<a class="headerlink" href="#v4-0-4" title="Link to this heading"></a></h2>
266276
<dl class="simple">
@@ -1141,6 +1151,7 @@ <h2>0.0.1<a class="headerlink" href="#id173" title="Link to this heading">¶</a>
11411151
<ul>
11421152
<li><a class="reference internal" href="#">History</a><ul>
11431153
<li><a class="reference internal" href="#upcoming">Upcoming</a></li>
1154+
<li><a class="reference internal" href="#v4-0-5">v4.0.5</a></li>
11441155
<li><a class="reference internal" href="#v4-0-4">v4.0.4</a></li>
11451156
<li><a class="reference internal" href="#v4-0-3">v4.0.3</a></li>
11461157
<li><a class="reference internal" href="#v4-0-2">v4.0.2</a></li>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ <h2>Change Log<a class="headerlink" href="#change-log" title="Link to this headi
550550
<ul>
551551
<li class="toctree-l1"><a class="reference internal" href="history.html">History</a><ul>
552552
<li class="toctree-l2"><a class="reference internal" href="history.html#upcoming">Upcoming</a></li>
553+
<li class="toctree-l2"><a class="reference internal" href="history.html#v4-0-5">v4.0.5</a></li>
553554
<li class="toctree-l2"><a class="reference internal" href="history.html#v4-0-4">v4.0.4</a></li>
554555
<li class="toctree-l2"><a class="reference internal" href="history.html#v4-0-3">v4.0.3</a></li>
555556
<li class="toctree-l2"><a class="reference internal" href="history.html#v4-0-2">v4.0.2</a></li>

0 commit comments

Comments
 (0)