Skip to content

Commit 31efc98

Browse files
chore(master): release 3.1.0 (#67)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 261638d commit 31efc98

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/alperensert/capmonster_python/compare/v3.0.0...v3.1.0) (2024-04-17)
4+
5+
6+
### Features
7+
8+
* TenDI task ([#66](https://github.com/alperensert/capmonster_python/issues/66)) ([261638d](https://github.com/alperensert/capmonster_python/commit/261638d2f73c4a95840f1febc697e7162906a109))
9+
310
## [3.0.0](https://github.com/alperensert/capmonster_python/compare/v2.6.2...v3.0.0) (2024-04-17)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="capmonster_python",
10-
version="3.0.0",
10+
version="3.1.0",
1111
packages=["capmonster_python"],
1212
url="https://github.com/alperensert/capmonster_python",
1313
long_description=long_description,

0 commit comments

Comments
 (0)