Skip to content

Commit 7e336aa

Browse files
Update version
1 parent 2b77c9a commit 7e336aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-rfcx-utils/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
REQUIRED_PACKAGES = ['httplib2', 'six', 'pydub', 'pandas']
44

55
setup(name='rfcx-utils',
6-
version='0.0.6',
6+
version='0.0.7',
77
url='https://github.com/rfcx/rfcx-sdk-python',
88
license='None',
99
author='Rainforest Connection',

package-rfcx/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
REQUIRED_PACKAGES = ['httplib2', 'six']
44

55
setup(name='rfcx',
6-
version='0.0.6',
6+
version='0.0.7',
77
url='https://github.com/rfcx/rfcx-sdk-python',
88
license='None',
99
author='Rainforest Connection',

0 commit comments

Comments
 (0)