We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c1814 commit c04eebfCopy full SHA for c04eebf
setup.py
@@ -1,9 +1,8 @@
1
-from gzip import READ
2
import setuptools
3
4
LICENSE = "ISC"
5
DIR = "adoc_math"
6
-VERSION = "1.0.7"
+VERSION = "1.0.8"
7
NAME = "adoc-math"
8
SETUP_DIR = "_setup"
9
README = "README.adoc"
0 commit comments