Skip to content

Commit 3939ffc

Browse files
authored
Merge pull request #8 from acoruss/release-please--branches--main--components--gavaconnect-sdk-python
chore(main): release gavaconnect-sdk-python 0.2.1
2 parents 1374e49 + 47433a0 commit 3939ffc

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

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

3+
## [0.2.1](https://github.com/acoruss/gavaconnect-sdk-python/compare/gavaconnect-sdk-python-v0.2.0...gavaconnect-sdk-python-v0.2.1) (2025-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* change to a simple folder layout ([1374e49](https://github.com/acoruss/gavaconnect-sdk-python/commit/1374e49a5f8852daec769e477d3a7576c7affb30))
9+
* change to a simple folder layout ([40eebb8](https://github.com/acoruss/gavaconnect-sdk-python/commit/40eebb81e6c55474f554b11eb783402fb4639453))
10+
* restrict pull request triggers to the main branch only ([c49bc4a](https://github.com/acoruss/gavaconnect-sdk-python/commit/c49bc4afde0143f2d52a6b5f48cbafb97f89e12e))
11+
12+
13+
### Miscellaneous
14+
15+
* restrict pull request triggers to the main branch only ([93612e8](https://github.com/acoruss/gavaconnect-sdk-python/commit/93612e8a9d61ce3b9c1c410754ec9fb65579cd00))
16+
317
## [0.2.0](https://github.com/acoruss/gavaconnect-sdk-python/compare/gavaconnect-sdk-python-v0.1.2...gavaconnect-sdk-python-v0.2.0) (2025-08-19)
418

519

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gavaconnect-sdk-python"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Python SDK for GavaConnect API"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)