Skip to content

Commit 27f201c

Browse files
committed
Bump version: 2.6.0 → 2.7.0
1 parent 61a70d2 commit 27f201c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "2.6.0"
2+
current_version = "2.7.0"
33
commit = true
44
tag = true
55
tag_name = "{new_version}"

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release notes
22
=============
33

4-
2.7.0 (unreleased)
4+
2.7.0 (2026-04-07)
55
-------------------
66

77
- drop official support for Python 3.9; require Python 3.10+

scrapinghub/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.7.0

0 commit comments

Comments
 (0)