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