Skip to content

Commit ab299c6

Browse files
committed
Bump version and update info
1 parent d7995c6 commit ab299c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '1.0.58'
3+
VERSION = '1.0.59'
44

55
with open('README.rst') as readme_file:
66
readme = readme_file.read()
@@ -16,7 +16,7 @@
1616
license='MIT',
1717
long_description=readme,
1818
author='RavenPack',
19-
author_email='dvarotto@ravenpack.com',
19+
author_email='dataservices@ravenpack.com',
2020
description='RavenPack API - Python client',
2121

2222
classifiers=[

0 commit comments

Comments
 (0)