Cours/venv/lib/python3.12/site-packages/mkdocs/__init__.py

6 lines
126 B
Python
Raw Normal View History

2024-09-02 16:55:06 +00:00
#!/usr/bin/env python
# For acceptable version formats, see https://www.python.org/dev/peps/pep-0440/
__version__ = '1.6.1'