Bump version to 1.6.0

This commit is contained in:
bhargav1002 2025-06-09 07:39:36 +05:30
parent d9e6d9515d
commit 81a7bfabe1

View File

@ -7,7 +7,7 @@ from setuptools import find_packages, setup
import sys
version = "1.5.1"
version = "1.6.0"
# Provided as an attribute, so you can append to these instead