Skip to content

Commit 021d59f

Browse files
committed
Version 0.8.4
1 parent 58252fb commit 021d59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22
import os
33

4-
version = '0.8.3'
4+
version = '0.8.4'
55

66
here = os.path.abspath(os.path.dirname(__file__))
77
try:

0 commit comments

Comments
 (0)