Bump version

This commit is contained in:
Mikkel Munch Mortensen 2022-01-13 09:46:30 +01:00
parent 02690af8d6
commit 75833c7c4b

View file

@ -4,7 +4,7 @@ from distutils.core import setup
setup( setup(
name="cpsms", name="cpsms",
packages=["cpsms"], packages=["cpsms"],
version="2.0.2", version="2.0.3",
author="Mikkel Munch Mortensen", author="Mikkel Munch Mortensen",
author_email="3xm@detfalskested.dk", author_email="3xm@detfalskested.dk",
url="https://github.com/decibyte/cpsms", url="https://github.com/decibyte/cpsms",