summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-18 21:12:51 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-18 21:13:03 -0500
commit6991aef4b712525fd7e8d1682951c6009dbd5942 (patch)
tree72da8277586ec42dbcb00e43814aa03d0c9a48b1 /Makefile
parentd02a5c48682768e03188db7edb1657dff181f3c8 (diff)
Bump to version 0.1.0.dev8.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ec08fc..41d4a4f 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.dev7-py3-none-any.whl
+PRD_WHEEL=nfsw-0.1.0.dev8-py3-none-any.whl
ACME_CONF=etc/acme-client.conf
UWSGI_INI=etc/uwsgi/nfsw.ini