Skip to content

Commit 22b348f

Browse files
committed
update version
1 parent e4f088b commit 22b348f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/resource-mover/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
1.0.0b2
7+
++++++
8+
* Update module documentation.
9+
610
1.0.0b1
711
++++++
812
* Support moving regional azure virtual machine into zones within the same region.

src/resource-mover/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from setuptools import setup, find_packages
1111

1212
# HISTORY.rst entry.
13-
VERSION = '1.0.0b1'
13+
VERSION = '1.0.0b2'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)