Skip to content
Merged
2 changes: 1 addition & 1 deletion src/vm-repair/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup, find_packages

VERSION = "0.3.6"
VERSION = "0.3.7"

CLASSIFIERS = [
'Development Status :: 4 - Beta',
Expand Down