Skip to content
Snippets Groups Projects
Commit 76cf1f39 authored by Andy Summers's avatar Andy Summers
Browse files

Bump to version 0.0.2

parent 4896ac37
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir))) ...@@ -8,7 +8,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup( setup(
name='spotseeker_restclient', name='spotseeker_restclient',
version='0.0.1', version='0.0.2',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
install_requires = [ install_requires = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment