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

Release 1.5.

Update docs. Bump version.
parent 753e43b9
Branches
Tags v1.5
No related merge requests found
......@@ -39,12 +39,15 @@ You can review `coverage`_ of added tests by running
Note that tests are run on `Travis`_ for all supported python
versions whenever the tree on github is pushed to.
The main site for this is on code.google.com with a backup site at
github. Use whichever is convenient, the maintainer will push
accepted patches to both.
The code is available in the following locations:
* http://code.google.com/p/chkcrontab/
* http://github.com/lyda/chkcrontab/
* Bitbucket: https://bitbucket.org/lyda/chkcrontab/src
* code.google: http://code.google.com/p/chkcrontab/
* Github: https://github.com/lyda/chkcrontab
* Gitorious: https://gitorious.org/uu/chkcrontab
Pull requests on any of those platforms or emailed patches are fine.
Opening issues on github is easiest, but I'll check any of them.
TODO
====
......
......@@ -163,7 +163,7 @@ if 'setuptools' not in dir():
setup(
cmdclass=cmdclass,
name='chkcrontab',
version='1.4a',
version='1.5',
url='http://code.google.com/p/chkcrontab',
author='Kevin Lyda',
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