Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Changes to version on PyPi
  • Loading branch information
Bikram-ghuku authored Sep 8, 2023
1 parent 98ef735 commit acc19b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
setup(
name='GeometricShapes',
packages=find_packages(include=['shapes']),
version='0.1.4',
version='0.1.5',
description='Making calculations of geometric shapes easier',
author='BikramGhuku',
long_description=long_description,
Expand Down

0 comments on commit acc19b9

Please sign in to comment.