We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18e574 commit 49486d5Copy full SHA for 49486d5
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
import subprocess
5
6
setup(name="singer-python",
7
- version='3.5.5',
+ version='3.6.0',
8
description="Singer.io utility library",
9
author="Stitch",
10
classifiers=['Programming Language :: Python :: 3 :: Only'],
0 commit comments