test/venv/lib/python3.10/site-packages/pdfminer/__init__.py

5 lines
120 B
Python
Raw Normal View History

2023-08-07 12:10:10 +00:00
__version__ = "20221105" # auto replaced with tag in github actions
if __name__ == "__main__":
print(__version__)