Skip to content

Commit

Permalink
upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
pselle committed Nov 8, 2017
1 parent f7917d3 commit 6a2fdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iopipe/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import time

TIMESTAMP_FORMAT = "%Y-%m-%dT%H:%M:%S.%fZ"
VERSION = "0.7.1"
VERSION = "0.8.0"
MODULE_LOAD_TIME = time.time() * 1000
COLDSTART = True

0 comments on commit 6a2fdd8

Please sign in to comment.