Version
This commit is contained in:
parent
d13dc44a9e
commit
9dfd150cfe
|
@ -1,5 +1,10 @@
|
||||||
"""# Package-tracking.
|
"""# Package-tracking.
|
||||||
|
|
||||||
Sample package tracking website, that use the [Parcels
|
Sample package tracking website.
|
||||||
API](https://parcelsapp.com/).
|
|
||||||
|
Use the [Parcels API](https://parcelsapp.com/).
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
__all__ = ['__version__']
|
||||||
|
|
||||||
|
from _version import __version__
|
||||||
|
|
Loading…
Reference in New Issue
Block a user