Skip to content

Commit a27a793

Browse files
committed
Release npfl139 version 2425.7.1.
1 parent 5133236 commit a27a793

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

labs/npfl139/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# License, v. 2.0. If a copy of the MPL was not distributed with this
55
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
66

7-
__version__ = "2425.7.0"
7+
__version__ = "2425.7.1"
88

99

1010
def require_version(required_version: str) -> None:

labs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "npfl139"
7-
version = "2425.7.0"
7+
version = "2425.7.1"
88
authors = [
99
{ name="Milan Straka", email="straka@ufal.mff.cuni.cz" },
1010
]

0 commit comments

Comments
 (0)