Skip to content

Commit 3888e19

Browse files
committed
Bump version
1 parent cfed415 commit 3888e19

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [v1.1.6] (2024-07-10)
44

55
### Fixed
66

@@ -613,7 +613,8 @@ Getting entity reference through `get_entity_reference`.
613613

614614
First _non-beta_ release
615615

616-
[Unreleased]: https://github.com/RavenPack/python-api/compare/v1.1.5...HEAD
616+
[Unreleased]: https://github.com/RavenPack/python-api/compare/v1.1.6...HEAD
617+
[v1.1.6]: https://github.com/RavenPack/python-api/compare/v1.1.5...v1.1.6
617618
[v1.1.5]: https://github.com/RavenPack/python-api/compare/v1.1.4...v1.1.5
618619
[v1.1.4]: https://github.com/RavenPack/python-api/compare/v1.1.3...v1.1.4
619620
[v1.1.3]: https://github.com/RavenPack/python-api/compare/v1.1.2...v1.1.3

ravenpackapi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.5"
1+
__version__ = "1.1.6"

0 commit comments

Comments
 (0)