summaryrefslogtreecommitdiff
path: root/packages/python-google-compute-engine/packaging/setup_deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python-google-compute-engine/packaging/setup_deb.sh')
-rwxr-xr-xpackages/python-google-compute-engine/packaging/setup_deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python-google-compute-engine/packaging/setup_deb.sh b/packages/python-google-compute-engine/packaging/setup_deb.sh
index ed321c8..7acbb07 100755
--- a/packages/python-google-compute-engine/packaging/setup_deb.sh
+++ b/packages/python-google-compute-engine/packaging/setup_deb.sh
@@ -14,7 +14,7 @@
# limitations under the License.
NAME="python-google-compute-engine"
-VERSION="20190905.00"
+VERSION="20190911.00"
working_dir=${PWD}
if [[ $(basename "$working_dir") != $NAME ]]; then