Skip to content

Commit

Permalink
Back to development: 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Aug 28, 2019
1 parent a91d455 commit a001e2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@ Changelog
=========


1.8.1 (unreleased)
------------------

- Nothing changed yet.


1.8.0 (2019-08-28)
------------------

Expand Down
2 changes: 1 addition & 1 deletion ghcloneall.py
Expand Up @@ -28,7 +28,7 @@
__author__ = 'Marius Gedminas <marius@gedmin.as>'
__licence__ = 'MIT'
__url__ = 'https://github.com/mgedmin/ghcloneall'
__version__ = '1.8.0'
__version__ = '1.8.1.dev0'


CONFIG_FILE = '.ghcloneallrc'
Expand Down

0 comments on commit a001e2c

Please sign in to comment.