howdyho 3.0.1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
__version__ = "3.0.1"
|
||||
__all__ = ["while_true_print_howdyho_help"]
|
||||
|
||||
|
||||
def while_true_print_howdyho_help():
|
||||
while True:
|
||||
print("Хаудихо помоги")
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "howdyho"
|
||||
version = "3.0"
|
||||
version = "3.0.1"
|
||||
readme = "README.md"
|
||||
description = "Забавный скрипт, без остановки печатающий фразу \"Хаудихо помоги\"."
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user