Skip to content

Commit 285fb91

Browse files
committed
prepare 2.0.1 release
1 parent d13130c commit 285fb91

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
from setuptools import setup, find_packages # type: ignore
22
import os
33

4-
VERSION = "2.0.0"
4+
VERSION = "2.0.1"
55

66

77
def parse_requirements(filename):

0 commit comments

Comments
 (0)