summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorBenjamin Schubert <bschubert15@bloomberg.net>2020-01-16 11:36:30 +0000
committerBenjamin Schubert <contact@benschubert.me>2020-01-16 14:36:35 +0000
commita6f3f42e278a0b70ca8883575371248a826b1ceb (patch)
tree94e14199de828f402b2ab82c48f4126cf9d0e9af /tox.ini
parentb41f5dd977d13937f338d3737733353d613a2245 (diff)
downloadbuildstream-a6f3f42e278a0b70ca8883575371248a826b1ceb.tar.gz
tox.ini: Bump version of bst-plugins-experimental to 0.14.0
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index ea45c1acc..8eb16a61a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,9 +6,9 @@ envlist = py{35,36,37,38}
skip_missing_interpreters = true
isolated_build = true
-# Configuration variables to share accross environments
+# Configuration variables to share across environments
[config]
-BST_PLUGINS_EXPERIMENTAL_VERSION = 0.13.0
+BST_PLUGINS_EXPERIMENTAL_VERSION = 0.14.0
#
# Defaults for all environments