Skip to content
Snippets Groups Projects
Commit e76ed418 authored by Kevin Lyda's avatar Kevin Lyda :speech_balloon:
Browse files

Set the version number correctly.

parent 3db1adc0
Branches
Tags v1.6.2
No related merge requests found
Pipeline #
...@@ -163,7 +163,7 @@ if 'setuptools' not in dir(): ...@@ -163,7 +163,7 @@ if 'setuptools' not in dir():
setup( setup(
cmdclass=cmdclass, cmdclass=cmdclass,
name='chkcrontab', name='chkcrontab',
version='1.6', version='1.6.2',
url='http://code.google.com/p/chkcrontab', url='http://code.google.com/p/chkcrontab',
author='Kevin Lyda', author='Kevin Lyda',
author_email='lyda@google.com', author_email='lyda@google.com',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment