Bump version
This commit is contained in:
parent
02690af8d6
commit
75833c7c4b
2
setup.py
2
setup.py
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue