Skip to content

Commit b96ad65

Browse files
committed
Bump version to 0.1.0
1 parent eb06f9c commit b96ad65

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,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = "0.0.1"
3+
VERSION = "0.1.0"
44

55
def get_description():
66
return "\

0 commit comments

Comments
 (0)