Skip to content

Commit e938b82

Browse files
committed
update: version
1 parent daee534 commit e938b82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tap-linear"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "`tap-linear` is a Singer tap for Linear, built with the Meltano SDK for Singer Taps."
55
authors = ["Harisaran G"]
66
keywords = [
@@ -29,7 +29,7 @@ isort = "^5.10.1"
2929
profile = "black"
3030
multi_line_output = 3 # Vertical Hanging Indent
3131
src_paths = "tap_linear"
32-
32+
linear
3333
[build-system]
3434
# Uncomment the pinned version in favor of the git URL once
3535
# https://github.com/python-poetry/poetry-core/pull/257 is merged

0 commit comments

Comments
 (0)