Skip to content

Commit 2e99e32

Browse files
committed
🚀 Update packages
1 parent 3ee6bda commit 2e99e32

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎mydependency/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<span>
4646
</span>
4747
<span id='latest-version' class="version">
48-
1.0
48+
v1.0
4949
</span>
5050
<span id='latest-main-version' hidden>
5151
1.0
@@ -79,7 +79,7 @@
7979
Nicolas Remond
8080
</p>
8181
<section class="versions" id="versions">
82-
<div id="1.0" onclick="load_readme('v1.0', scroll_to_div=true)">
82+
<div id="v1.0" onclick="load_readme('v1.0', scroll_to_div=true)">
8383
<a href="git+https://github.com/astariul/[email protected]#egg=mydependency-1.0">
8484
1.0
8585
</a>

‎private-hello/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<span>
4646
</span>
4747
<span id='latest-version' class="version">
48-
0.4.5
48+
v0.4.5
4949
</span>
5050
<span id='latest-main-version' hidden>
5151
0.4.5
@@ -79,7 +79,7 @@
7979
Nicolas Remond
8080
</p>
8181
<section class="versions" id="versions">
82-
<div id="0.4.5" onclick="load_readme('v0.4.5', scroll_to_div=true)">
82+
<div id="v0.4.5" onclick="load_readme('v0.4.5', scroll_to_div=true)">
8383
<a href="git+https://github.com/astariul/[email protected]#egg=private-hello-0.4.5">
8484
0.4.5
8585
</a>

‎transformers/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<span>
4646
</span>
4747
<span id='latest-version' class="version">
48-
3.0.0
48+
v3.0.0
4949
</span>
5050
<span id='latest-main-version' hidden>
5151
3.0.0
@@ -79,7 +79,7 @@
7979
Nicolas Remond
8080
</p>
8181
<section class="versions" id="versions">
82-
<div id="3.0.0" onclick="load_readme('v3.0.0', scroll_to_div=true)">
82+
<div id="v3.0.0" onclick="load_readme('v3.0.0', scroll_to_div=true)">
8383
<a href="git+https://github.com/huggingface/[email protected]#egg=transformers-3.0.0">
8484
3.0.0
8585
</a>

0 commit comments

Comments
 (0)