Metadata-Version: 2.4
Name: addno
Version: 0.1.0
Summary: A simple pip package thats adds one to the number
Author: Adithyaa A
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

#package

This is a simple Python package that adds one number.


#Installation

pip install addno
