mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 11:08:21 +00:00
8 lines
220 B
Python
8 lines
220 B
Python
# This file is auto-generated! Do not edit!
|
|
# Use `python -m incremental.update exampleproj` to change this file.
|
|
|
|
from incremental import Version
|
|
__version__ = Version('exampleproj', 1, 2, 3)
|
|
|
|
__all__ = ["__version__"]
|