Update to version 1.5.1

This commit is contained in:
Dane Kennedy 2025-05-30 10:46:18 +02:00
parent 193ae98e82
commit 13ca69c7b8

View File

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