Skip to content

Commit ab624ea

Browse files
authored
Bump to v1.0.2 (#24)
the Circle is broken, orchestrator is failing on returning the private key.
1 parent c458c92 commit ab624ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="tap-sftp",
6-
version="1.0.1",
6+
version="1.0.2",
77
description="Singer.io tap for extracting data",
88
author="Stitch",
99
url="http://singer.io",

0 commit comments

Comments
 (0)