LOL, forgot this one. Now I think it's ready for 1.0.0. :)
This commit is contained in:
parent
ca5d2157c8
commit
1157c7b7d4
@ -17,4 +17,4 @@ PIGGYBANK_FILE_EXTENSION = ".pb"
|
|||||||
def print_program_version() -> None:
|
def print_program_version() -> None:
|
||||||
"""Print information about program. Includes name and version; copyright
|
"""Print information about program. Includes name and version; copyright
|
||||||
notice and license."""
|
notice and license."""
|
||||||
print(f"Coinbox ver. {__version__}\n\n{__copyright__}\n\n{__license__}")
|
print(f"PiggyBank ver. {__version__}\n\n{__copyright__}\n\n{__license__}")
|
||||||
|
Loading…
Reference in New Issue
Block a user