Skip to content

Commit

Permalink
Merge pull request #4556 from mikhailprivalov/create-pull-request/patch
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
urchinpro authored Dec 12, 2024
2 parents 74217f3 + c6227e1 commit 08f940d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion laboratory/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "2024.12.112248+a9fd0e"
__version__ = "2024.12.120019+74217f"
VERSION = __version__
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ skip-string-normalization = true

[tool.poetry]
name = "l2"
version = "2024.12.112248+a9fd0e"
version = "2024.12.120019+74217f"
description = ""
authors = ["Mikhail Privalov <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 08f940d

Please sign in to comment.