Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
gphillips8frw committed Nov 15, 2021
1 parent f10908b commit 53b8867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -14,7 +14,7 @@ def run_tests(self):
sys.exit(pytest.main(self.test_args))


version = '1.0.2'
version = '1.0.3'

setup(name='kubeluigi',
version=version,
Expand Down

0 comments on commit 53b8867

Please sign in to comment.