Skip to content

Commit 68c9f86

Browse files
committed
bump version
1 parent 0e90e80 commit 68c9f86

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.6'
4+
version = '0.7'
55

66

77
def read(*args):

0 commit comments

Comments
 (0)