Skip to content

Commit 5e3b2b6

Browse files
committed
chore: bump tu 0.1.12
1 parent 980f976 commit 5e3b2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "importspy"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
description = "ImportSpy is a lightweight Python library that enables proactive control over how your code is used when imported by other modules or packages. It allows developers to define rules that importing modules must follow, ensuring proper use and preventing misuse or errors."
55
license = "MIT"
66
authors = ["Luca Atella <atellaluca@outlook.it>"]

0 commit comments

Comments
 (0)