Skip to content
Snippets Groups Projects
Commit 643f78e6 authored by Erik Reid's avatar Erik Reid
Browse files

changed from ' to " (release tool workaround)

parent 0c6fcd91
Branches
Tags
No related merge requests found
...@@ -2,7 +2,7 @@ from setuptools import setup, find_packages ...@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name='brian-polling-manager', name='brian-polling-manager',
version='0.1', version="0.1",
author='GEANT', author='GEANT',
author_email='swd@geant.org', author_email='swd@geant.org',
description='service for managing BRIAN polling checks', description='service for managing BRIAN polling checks',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment