Skip to content

Commit

Permalink
1.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kata198 committed Nov 2, 2018
1 parent 87b2f12 commit 10d4521
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
'''
Copyright (c) 2016 Tim Savannah All Rights Reserved.
Copyright (c) 2016, 2017, 2018 Tim Savannah All Rights Reserved.
This software is licensed under the terms of the GPLv2.
You should have received a copy of this with the source distribution as LICENSE,
Expand Down Expand Up @@ -53,7 +53,7 @@
sys.stderr.write(str(e) + '\n')

setup(name='usrsvc',
version='1.5.12',
version='1.5.13',
packages=['usrsvcmod', 'usrsvcmod.Monitoring', 'usrsvcmod.client'],
scripts=['usrsvc', 'usrsvcd'],
author='Tim Savannah',
Expand Down

0 comments on commit 10d4521

Please sign in to comment.