Skip to content

Commit d2ad19f

Browse files
authored
Update version to 2.1.1 instead
1 parent 5208718 commit d2ad19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resource-graph/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from codecs import open
99
from setuptools import setup, find_packages
1010

11-
VERSION = "2.2.0"
11+
VERSION = "2.1.1"
1212

1313
CLASSIFIERS = [
1414
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)