Skip to content

Commit b8d521e

Browse files
authored
Bump version to 0.1.1rc61 (#807)
1 parent 14f35f8 commit b8d521e

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.1.1rc61 (October 30, 2025)
4+
5+
Full Changelog: https://github.com/atlanhq/application-sdk/compare/v0.1.1rc60...v0.1.1rc61
6+
7+
38
## v0.1.1rc60 (October 29, 2025)
49

510
Full Changelog: https://github.com/atlanhq/application-sdk/compare/v0.1.1rc59...v0.1.1rc60

application_sdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Version information for the application_sdk package.
33
"""
44

5-
__version__ = "0.1.1rc60"
5+
__version__ = "0.1.1rc61"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "atlan-application-sdk"
3-
version = "0.1.1rc60"
3+
version = "0.1.1rc61"
44
description = "Atlan Application SDK is a Python library for developing applications on the Atlan Platform"
55
license = "Apache-2.0"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)