Skip to content

Commit 7a11d88

Browse files
committed
Bumped version to 1.1.1
1 parent 2feb975 commit 7a11d88

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
22

33
# python setup.py bdist_wheel sdist
4-
VERSION = '1.1.0'
4+
VERSION = '1.1.1'
55
DESCRIPTION = 'Tool for calculating risk of change propagation in a system.'
66

77
with open("README.md", "r") as fh:

0 commit comments

Comments
 (0)