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