Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit a0772ce

Browse files
committed
add quizly, khanex, and wavedrom
1 parent f59c672 commit a0772ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
with open("requirements.txt", "r", encoding="utf-8") as fh:
1111
dependencies = [l.strip() for l in fh]
1212

13-
VERSION = "5.7.2"
13+
VERSION = "5.8.0"
1414

1515
# These pre-install hooks are useful to make sure any pre-requisite
1616
# programs that are not pip installable are in place.

0 commit comments

Comments
 (0)