Skip to content

Commit c496315

Browse files
authored
publish vmware 3.1.0 (Azure#3772)
1 parent 8fe3624 commit c496315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vmware/setup.py

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

11-
VERSION = "3.0.0"
11+
VERSION = "3.1.0"
1212

1313
with open('README.md', encoding='utf-8') as f:
1414
readme = f.read()

0 commit comments

Comments
 (0)