We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d431b6 commit 1aa7945Copy full SHA for 1aa7945
fixattiosync/__init__.py
@@ -11,4 +11,4 @@
11
__author__ = "Some Engineering Inc."
12
__license__ = "AGPL-3.0"
13
__copyright__ = "Copyright © 2024 Some Engineering Inc."
14
-__version__ = "0.0.16"
+__version__ = "0.0.17"
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "fixattiosync"
3
-version = "0.0.16"
+version = "0.0.17"
4
authors = [{name="Some Engineering Inc."}]
5
description = "Fix Attio Sync"
6
license = {file="LICENSE"}
0 commit comments