Skip to content

Commit fed93a2

Browse files
authored
Merge pull request #3846 from mikhailprivalov/create-pull-request/patch
Bump version
2 parents b32786a + 8ada882 commit fed93a2

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.280615+f2308e"
1+
__version__ = "2024.5.280619+b32786"
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.280615+f2308e"
12+
version = "2024.5.280619+b32786"
1313
description = ""
1414
authors = ["Mikhail Privalov <[email protected]>"]
1515
license = "MIT"

0 commit comments

Comments
 (0)