Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
UnDarkle committed Jun 25, 2018
1 parent 8ca6bf1 commit 9a8d7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

from setuptools import setup, find_packages

__version__ = "3.1.1"
__version__ = "3.0.2"

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

0 comments on commit 9a8d7b3

Please sign in to comment.