Metadata-Version: 2.1
Name: tellHi
Version: 0.0.4
Summary: A very basic hello world program
Home-page: 
Author: Akshat Kala
Author-email: akshatcodes706@gmail.com
License: MIT
Keywords: helloWorld
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt

Hey this is a simple program that just calls out a function 'sayhi()' 
You can use it by typing tellhi on your command prompt or terminal if mac.


Change Log
===========

0.0.4 (21/08/2024)
---------------------
- Second Release
