Skip to content

Commit 60ce7d4

Browse files
authored
Bump version to 2024.10.141301+6dc6da
1 parent 6dc6da9 commit 60ce7d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

laboratory/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "2024.10.110618+d6b964"
1+
__version__ = "2024.10.141301+6dc6da"
22
VERSION = __version__

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ skip-string-normalization = true
99

1010
[tool.poetry]
1111
name = "l2"
12-
version = "2024.10.110618+d6b964"
12+
version = "2024.10.141301+6dc6da"
1313
description = ""
1414
authors = ["Mikhail Privalov <[email protected]>"]
1515
license = "MIT"

0 commit comments

Comments
 (0)