We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d317940 commit 2621e7bCopy full SHA for 2621e7b
README.md
@@ -1,4 +1,4 @@
1
-
+
2

3

4
@@ -950,5 +950,5 @@ MIT License © 2026
950
951
See [LICENSE](LICENSE) for details.
952
953
-Version 1.5.0
+Version 1.5.1
954
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "logeye"
7
-version = "1.5.0"
+version = "1.5.1"
8
description = "Frictionless runtime logging for Python variables and functions"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments