Skip to content

Commit 170b106

Browse files
committed
prepare release 0.5.2
1 parent 07b55e1 commit 170b106

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RobotFrameworkService/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
VERSION = '0.5.1'
2+
VERSION = '0.5.2'
33

44

55
def get_version():

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ def get_requirements():
3434
],
3535
long_description=get_long_description(),
3636
long_description_content_type='text/markdown',
37-
url='https://github.com/postadress/robotframework-webservice',
37+
url='https://github.com/MarketSquare/robotframework-webservice',
3838
zip_safe=False)

0 commit comments

Comments
 (0)