Bump version for a release

This commit is contained in:
Christopher Broderick 2025-03-06 03:12:41 +00:00
parent 165adf5230
commit e64490e20f

View File

@ -6,7 +6,7 @@ from setuptools import find_packages, setup
import sys
version = '1.3.0'
version = '1.3.1'
# Provided as an attribute, so you can append to these instead