Skip to content

Commit d9b4845

Browse files
authored
Bump version to 2024.6.241421+eb5ee2
1 parent eb5ee27 commit d9b4845

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.6.231006+08af55"
1+
__version__ = "2024.6.241421+eb5ee2"
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.6.231006+08af55"
12+
version = "2024.6.241421+eb5ee2"
1313
description = ""
1414
authors = ["Mikhail Privalov <[email protected]>"]
1515
license = "MIT"

0 commit comments

Comments
 (0)