Skip to content

Commit

Permalink
azure-mgmt-rdbms 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel committed Mar 1, 2018
1 parent b6ab535 commit fda59bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions azure-mgmt-rdbms/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Release History
===============

0.3.1 (2018-02-28)
++++++++++++++++++

* Remove GeoRestore option that is not available yet.

0.3.0 (2018-02-26)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion azure-mgmt-rdbms/azure/mgmt/rdbms/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "0.3.0"
VERSION = "0.3.1"

0 comments on commit fda59bb

Please sign in to comment.