Skip to content

Commit

Permalink
Bumping version and adding changelog (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
s7clarke10 authored Dec 1, 2024
1 parent 1dc2ec9 commit 783c67a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog
## 1.0.13
* Using correct format sybase time datatype
- https://github.com/s7clarke10/tap-sybase/pull/28
## 1.0.12
* Patching tap-sybase with the latest dependencies
- attrs -> ">=24.2.0"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="tap-sybase",
version="1.0.12",
version="1.0.13",
description="Singer.io tap for extracting data from SQL Server - PipelineWise compatible",
author="Stitch",
url="https://github.com/s7clarke10/tap-sybase",
Expand Down

0 comments on commit 783c67a

Please sign in to comment.