Skip to content

Commit 1aa7945

Browse files
committed
bump 0.0.17
1 parent 9d431b6 commit 1aa7945

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fixattiosync/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
__author__ = "Some Engineering Inc."
1212
__license__ = "AGPL-3.0"
1313
__copyright__ = "Copyright © 2024 Some Engineering Inc."
14-
__version__ = "0.0.16"
14+
__version__ = "0.0.17"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fixattiosync"
3-
version = "0.0.16"
3+
version = "0.0.17"
44
authors = [{name="Some Engineering Inc."}]
55
description = "Fix Attio Sync"
66
license = {file="LICENSE"}

0 commit comments

Comments
 (0)