diff --git a/fiscguy/management/commands/init_device.py b/fiscguy/management/commands/init_device.py index 0322946..d1dae89 100644 --- a/fiscguy/management/commands/init_device.py +++ b/fiscguy/management/commands/init_device.py @@ -61,7 +61,7 @@ def handle(self, *args, **options): print("*" + " " * 73 + "*") print("*" * 75) print("\nDeveloped by Casper Moyo") - print("Version 0.1.5\n") + print("Version 0.1.4\n") print("Welcome to device registration please input the following provided\ information as proveded by ZIMRA\n")