Update release number for package creation

This commit is contained in:
Christopher Broderick
2024-04-24 19:05:07 +01:00
4 changed files with 12 additions and 4 deletions

View File

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