Skip to content

Commit 7add936

Browse files
Update version info for release - 2.2.0
1 parent b5f170d commit 7add936

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

st2client/st2client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
__version__ = '2.2dev'
16+
__version__ = '2.2.0'

st2common/st2common/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
__version__ = '2.2dev'
16+
__version__ = '2.2.0'

0 commit comments

Comments
 (0)