diff --git a/setup.py b/setup.py index 444b910..f19f4e3 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="rupantaran", - version="0.2.4", + version="0.2.5", packages=find_packages(), license="MIT", description="Rupantaran converts Nepali-specific measurements into SI or metric units.",