Skip to content

Commit

Permalink
Release 8.0.0a8
Browse files Browse the repository at this point in the history
  • Loading branch information
jonglezb committed Mar 28, 2024
1 parent abea7f4 commit ce7f39c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion enos/utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
FAKE_NEUTRON_EXTERNAL_INTERFACE = 'nei'

# ENOS Setup
VERSION = '8.0.0a7'
VERSION = '8.0.0a8'
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "enos"
version = "8.0.0a7"
version = "8.0.0a8"
description = "Experimental eNvironment for OpenStack"
authors = ["Didier Iscovery <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit ce7f39c

Please sign in to comment.