Skip to content

Commit ec3dcbc

Browse files
authored
Merge pull request #3763 from mikhailprivalov/create-pull-request/patch
Bump version
2 parents a1480f7 + dfc9c52 commit ec3dcbc

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.4.280642+4cbd33"
1+
__version__ = "2024.4.280927+a1480f"
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.4.280642+4cbd33"
12+
version = "2024.4.280927+a1480f"
1313
description = ""
1414
authors = ["Mikhail Privalov <[email protected]>"]
1515
license = "MIT"

0 commit comments

Comments
 (0)