Skip to content

Commit 5c440a8

Browse files
author
semantic-release
committed
2.4.0
Automatically generated by python-semantic-release
1 parent 85d863d commit 5c440a8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "FlatProt"
3-
version = "2.3.0"
3+
version = "2.4.0"
44
description = "Python package for creating simplified 2D protein visualizations. Specialized on showing differences and similarities between proteins of the same protein family."
55
readme = "README.md"
66
license = "Apache-2.0"

src/flatprot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright 2024 Rostlab.
22
# SPDX-License-Identifier: Apache-2.0
3-
__version__ = "2.3.0"
3+
__version__ = "2.4.0"
44
__app_name__ = "flatprot"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)