We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c458c92 commit ab624eaCopy full SHA for ab624ea
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+# Changelog
2
+
3
+## 1.0.2
4
+ * If paramiko returns to us a null `st_mtime` for a file then default to utcnow to force the file to sync
setup.py
@@ -3,7 +3,7 @@
setup(
5
name="tap-sftp",
6
- version="1.0.1",
+ version="1.0.2",
7
description="Singer.io tap for extracting data",
8
author="Stitch",
9
url="http://singer.io",
0 commit comments