Skip to content

Commit

Permalink
Merge 6c587b2 into 15cc037
Browse files Browse the repository at this point in the history
  • Loading branch information
UnDarkle committed Sep 12, 2018
2 parents 15cc037 + 6c587b2 commit eb48db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
"""Setup file for handling packaging and distribution."""
from setuptools import setup, find_packages

__version__ = "4.0.1"
__version__ = "4.0.2"

result_handlers = [
"db = rotest.core.result.handlers.db_handler:DBHandler",
Expand Down

0 comments on commit eb48db2

Please sign in to comment.