Skip to content

Commit

Permalink
[qacode] update to v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
crypto netzulo committed Feb 19, 2018
1 parent fc187b7 commit 52b1592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from qacode.core.utils import path_format


VERSION = "0.3.8"
VERSION = "0.3.9"
CURR_PATH = "{}{}".format(path.abspath(path.dirname(__file__)), '/')


Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sonar.projectKey=qacode
sonar.projectName=qacode
sonar.projectDescription=Python library to automate functional testing
sonar.projectVersion=3.8
sonar.projectVersion=3.9
# Language
sonar.language=py
# Comma-separated paths to directories with sources (required)
Expand Down

0 comments on commit 52b1592

Please sign in to comment.