diff --git a/setup.py b/setup.py index 8515a14e..a208d04f 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='catkit', - version='1.2.0', + version='1.3.0', description='Python API wrapping hardware and device drivers for the Optics Lab.', url='https://github.com/spacetelescope/catkit', author='Makidon Optics Lab',