Skip to content

Commit b6243ba

Browse files
committed
Bump version to 0.2.1
1 parent 53366b3 commit b6243ba

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.2.0"
3+
VERSION = "0.2.1"
44

55
def get_description():
66
return "\

0 commit comments

Comments
 (0)