Skip to content

Commit 0331e65

Browse files
committed
Edited copyright.html with Atlas code editor
1 parent 95269c4 commit 0331e65

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

copyright.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ <h1>Test-Driven Development with Python</h1>
2525
<!--Add additional printedition spans below as needed.-->
2626

2727
<ul class="printings">
28-
<li><span class="printedition">May 2024:</span> Third Edition</li>
28+
<li><span class="printedition">June 2014:</span> First Edition</li>
29+
<li><span class="printedition">August 2017:</span> Second Edition</li>
30+
<li><span class="printedition">June 2025:</span> Third Edition</li>
2931
</ul>
3032
<!--Add additional revdate spans below as needed.-->
3133

@@ -36,6 +38,7 @@ <h1 class="revisions">Revision History for the Early Release</h1>
3638
<li><span class="revdate">2023-07-19:</span> First Release</li>
3739
<li><span class="revdate">2023-10-20:</span> Second Release</li>
3840
<li><span class="revdate">2024-03-12:</span> Third Release</li>
41+
<li><span class="revdate">2024-05-16:</span> Fourth Release</li>
3942
</ul>
4043
</div>
4144

0 commit comments

Comments
 (0)