Skip to content

Commit

Permalink
updated atlan package version to 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tombaeyens committed Jun 27, 2024
1 parent 4d99e6a commit d55cd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soda/atlan/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-atlan"
package_version = "3.3.5"
package_version = "3.3.6"
description = "Soda Core Atlan Package"

requires = [f"soda-core=={package_version}", "pyatlan>=2.2.4, <3.0"]
Expand Down

0 comments on commit d55cd8c

Please sign in to comment.