Skip to content

Commit 2d2a1e0

Browse files
committed
chore: bump version
1 parent d9eefa9 commit 2d2a1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
from setuptools import setup, find_packages
33

4-
version = '0.7.1'
4+
version = '1.0.0'
55

66

77
def read(f):

0 commit comments

Comments
 (0)