Skip to content

Commit

Permalink
v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Feb 5, 2014
1 parent 0cc917b commit e594c5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Changelog

Here you can find the recent changes to vcspull.

dev
---
0.0.8
-----

- Use werkzeug/flask style unit test suites.
- [docs] Fix section headings.
Expand Down
2 changes: 1 addition & 1 deletion vcspull/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
__title__ = 'vcspull'
__package_name__ = 'vcspull'
__description__ = 'Mass update git, hg and svn repos simultaneously from YAML / JSON file.'
__version__ = '0.0.7'
__version__ = '0.0.8'
__author__ = 'Tony Narlock'
__email__ = 'tony@git-pull.com'
__license__ = 'BSD'
Expand Down

0 comments on commit e594c5c

Please sign in to comment.