Skip to content

Commit 88224a2

Browse files
committed
Release the npfl138 package version 2425.3.2.
1 parent 34746d7 commit 88224a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

labs/npfl138/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.3.1"
7+
__version__ = "2425.3.2"
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 = "npfl138"
7-
version = "2425.3.1"
7+
version = "2425.3.2"
88
authors = [
99
{ name="Milan Straka", email="[email protected]" },
1010
]

0 commit comments

Comments
 (0)