We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b55e1 commit 170b106Copy full SHA for 170b106
RobotFrameworkService/version.py
@@ -1,5 +1,5 @@
1
2
-VERSION = '0.5.1'
+VERSION = '0.5.2'
3
4
5
def get_version():
setup.py
@@ -34,5 +34,5 @@ def get_requirements():
34
],
35
long_description=get_long_description(),
36
long_description_content_type='text/markdown',
37
- url='https://github.com/postadress/robotframework-webservice',
+ url='https://github.com/MarketSquare/robotframework-webservice',
38
zip_safe=False)
0 commit comments