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