5 lines
80 B
Python
5 lines
80 B
Python
# __init__.py
|
|
|
|
# Version of the realpython-reader package
|
|
__version__ = "1.2.1"
|