This commit is contained in:
Christopher Broderick
2025-07-27 23:16:31 +01:00
parent ab42d1aec9
commit 6a2d02729c

View File

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