Skip to content

Commit c04eebf

Browse files
committed
🔖 1.0.8
1 parent 89c1814 commit c04eebf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
from gzip import READ
21
import setuptools
32

43
LICENSE = "ISC"
54
DIR = "adoc_math"
6-
VERSION = "1.0.7"
5+
VERSION = "1.0.8"
76
NAME = "adoc-math"
87
SETUP_DIR = "_setup"
98
README = "README.adoc"

0 commit comments

Comments
 (0)