summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-17 12:31:58 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-17 12:31:58 -0500
commit30507cfcc03cf809aa1edd28647afbf6359c2286 (patch)
tree46543075a454988aeac9246ef45f8d67ccb0a247 /Makefile
parent7104440ec656c594f57f1f735f7c9e20d107adca (diff)
Bump to version 0.1.0.dev7.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40fed6e..0ec08fc 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ VENV_CMD=virtualenv-3
JSHINT=~/.npm-packages/bin/jshint
PRD_HOST=vela
-PRD_WHEEL=nfsw-0.1.0.dev6-py3-none-any.whl
+PRD_WHEEL=nfsw-0.1.0.dev7-py3-none-any.whl
ACME_CONF=etc/acme-client.conf
UWSGI_INI=etc/uwsgi/nfsw.ini