We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de33635 commit 4ddfb21Copy full SHA for 4ddfb21
src/vm-repair/setup.py
@@ -8,7 +8,7 @@
8
from codecs import open
9
from setuptools import setup, find_packages
10
11
-VERSION = "2.1.0"
+VERSION = "2.1.1"
12
13
CLASSIFIERS = [
14
'Development Status :: 4 - Beta',
0 commit comments