Skip to content

Commit 323bb89

Browse files
author
stanley
committed
Update version to 3.4dev
1 parent d3782db commit 323bb89

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

contrib/runners/action_chain_runner/action_chain_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/announcement_runner/announcement_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/http_runner/http_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/inquirer_runner/inquirer_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/local_runner/local_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/noop_runner/noop_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/orquesta_runner/orquesta_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/python_runner/python_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/remote_runner/remote_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

contrib/runners/winrm_runner/winrm_runner/__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__ = '3.3dev'
16+
__version__ = '3.4dev'

0 commit comments

Comments
 (0)