summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-15 00:20:09 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-15 00:20:09 -0500
commitac6fb32022cb2bce4694e69896a8048b2b1f1dd5 (patch)
tree5a1e3083a3e142c0207a6767cbae4441ac22b778 /Makefile
parent6991aef4b712525fd7e8d1682951c6009dbd5942 (diff)
setup.py: Bump to version 0.1.0.v0.1.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 41d4a4f..2ad6b69 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.dev8-py3-none-any.whl
+PRD_WHEEL=nfsw-0.1.0-py3-none-any.whl
ACME_CONF=etc/acme-client.conf
UWSGI_INI=etc/uwsgi/nfsw.ini