Skip to content

Commit 37aff04

Browse files
committed
Bump version to 0.2.0
1 parent 5fdbc83 commit 37aff04

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.1.0"
3+
VERSION = "0.2.0"
44

55
def get_description():
66
return "\

0 commit comments

Comments
 (0)