Update release number in preparation for new release with the added

features and fixes.
This commit is contained in:
Christopher Broderick 2025-03-29 12:09:38 +00:00
parent 432fe3c5e7
commit 052fbf67aa

View File

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