Skip to content

Commit 5241e96

Browse files
committed
Release npfl139 version 2526.10.0.
1 parent e388b46 commit 5241e96

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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__ = "2526.9.1"
7+
__version__ = "2526.10.0"
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 = "2526.9.1"
7+
version = "2526.10.0"
88
authors = [
99
{ name="Milan Straka", email="straka@ufal.mff.cuni.cz" },
1010
]

0 commit comments

Comments
 (0)