Skip to content

Commit 4ddfb21

Browse files
authored
Update setup.py
1 parent de33635 commit 4ddfb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vm-repair/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.1.0"
11+
VERSION = "2.1.1"
1212

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

0 commit comments

Comments
 (0)