Update version number for next release.

This commit is contained in:
Christopher Broderick
2025-07-17 11:37:08 +01:00
parent c02c40f589
commit 69752ec558

View File

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