We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90d9dd commit 13c73a5Copy full SHA for 13c73a5
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.6.1
+current_version = 2.6.2
3
commit = True
4
tag = True
5
CHANGELOG.md
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
-## UNRELEASED
+## 2.6.2 (2024-04-25)
6
7
- Added support for Python 3.11 and 3.12.
8
- Updated Dockerfile to use Python 3.12.
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "linguee-api"
-version = "2.6.1"
+version = "2.6.2"
description = "Linguee API"
readme = "README.md"
homepage = "https://github.com/imankulov/linguee-api"
0 commit comments