Skip to content

Commit f4bebdc

Browse files
authored
Update __init__.py
1 parent f2d6fde commit f4bebdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

percentify/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
from .core import percent
22

33
__all__ = ["percent"]
4+
__version__ = "0.1.2"

0 commit comments

Comments
 (0)