Skip to content

Commit

Permalink
Bump version to 2024.11.30903+051e3f
Browse files Browse the repository at this point in the history
  • Loading branch information
urchinpro authored Nov 3, 2024
1 parent 051e3f6 commit f56e26d
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.11.30858+03221c"
__version__ = "2024.11.30903+051e3f"
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.11.30858+03221c"
version = "2024.11.30903+051e3f"
description = ""
authors = ["Mikhail Privalov <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit f56e26d

Please sign in to comment.