summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-09 20:27:37 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-09 20:28:06 -0500
commit98e750fc185004367d22781c3739607777102f2f (patch)
treeeaac4e6918a9cba1102f642f4b11c33c3a8b4a57 /Makefile
parent78b7730d2279ce50399923bf5dbecf9ec71fa692 (diff)
setup.py: Bump version to 0.1.0.dev2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e789554..88a7d25 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3
JSHINT=~/.npm-packages/bin/jshint
PRD_HOST=cygnus
-PRD_WHEEL=nfsw-0.1.0.dev1-py3-none-any.whl
+PRD_WHEEL=nfsw-0.1.0.dev2-py3-none-any.whl
UWSGI_INI=etc/uwsgi/nfsw.ini
RC_D=etc/rc.d/nfsw