Skip to content

Commit

Permalink
version updated, 0.9.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Parker Park committed Aug 20, 2017
1 parent bcab549 commit a72b28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dp_tornado/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version_info__ = (0, 9, 4, 14)
__version_info__ = (0, 9, 4, 15)
__version__ = '.'.join(map(str, __version_info__))

0 comments on commit a72b28e

Please sign in to comment.