Skip to content

Commit

Permalink
update to version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed Oct 1, 2018
1 parent 72b498d commit 625284d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hsds/basenode.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
from util.authUtil import getUserPasswordFromRequest, validateUserPassword
import hsds_logger as log

HSDS_VERSION = "0.1"
HSDS_VERSION = "0.2"


async def getHeadUrl(app):
Expand Down

0 comments on commit 625284d

Please sign in to comment.