Skip to content

Commit 4e25750

Browse files
authored
Merge pull request #3851 from mikhailprivalov/create-pull-request/patch
Bump version
2 parents 2c16292 + 50a0a55 commit 4e25750

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.5.280704+1d229a"
1+
__version__ = "2024.5.290312+2c1629"
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.5.280704+1d229a"
12+
version = "2024.5.290312+2c1629"
1313
description = ""
1414
authors = ["Mikhail Privalov <[email protected]>"]
1515
license = "MIT"

0 commit comments

Comments
 (0)