Skip to content

Commit 4617cae

Browse files
committed
update universalpython version
1 parent f133951 commit 4617cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ display(now.strftime("%m/%d/%Y, %H:%M:%S"))
630630
}}>
631631

632632
<py-config>{`
633-
packages = ["https://test-files.pythonhosted.org/packages/ee/de/c7808c5b88a4b7bb5ef26274e30fd6921d0134ea1be9852be0515489c10b/urdupython-0.1.5-py3-none-any.whl"]
633+
packages = ["https://test-files.pythonhosted.org/packages/49/8a/966eba36fb3a46c7728cbb6acaf85b124d8bc440d9ebec5d93e08cee147c/urdupython-0.1.6-py3-none-any.whl"]
634634
`}</py-config>
635635

636636
{/* <py-config>{`

0 commit comments

Comments
 (0)