Skip to content

Commit 95b595a

Browse files
committed
Bump version to 4.3.0.
In preparation for a new tag and release.
1 parent 8816027 commit 95b595a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.2
1+
4.3.0

ete4/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='4.2.2'
1+
__version__='4.3.0'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "ete4"
77
description = "A Python Environment for (phylogenetic) Tree Exploration"
8-
version = "4.2.2"
8+
version = "4.3.0"
99
authors = [
1010
{ name = "Jaime Huerta-Cepas", email = "jhcepas@gmail.com" },
1111
{ name = "Jordi Burguet-Castell", email = "jordi.burguet.castell@gmail.com" },

0 commit comments

Comments
 (0)