Skip to content

Commit 13c73a5

Browse files
committed
Bump version: 2.6.1 → 2.6.2
1 parent f90d9dd commit 13c73a5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.6.1
2+
current_version = 2.6.2
33
commit = True
44
tag = True
55

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5-
## UNRELEASED
5+
## 2.6.2 (2024-04-25)
66

77
- Added support for Python 3.11 and 3.12.
88
- Updated Dockerfile to use Python 3.12.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "linguee-api"
3-
version = "2.6.1"
3+
version = "2.6.2"
44
description = "Linguee API"
55
readme = "README.md"
66
homepage = "https://github.com/imankulov/linguee-api"

0 commit comments

Comments
 (0)