Skip to content
This repository has been archived by the owner on Apr 29, 2018. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
robphoenix committed Mar 2, 2017
1 parent b0c9b8e commit 26d86c5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [Unreleased](https://github.com/robphoenix/diffios/tree/HEAD)

[Full Changelog](https://github.com/robphoenix/diffios/compare/v0.0.5...HEAD)

**Closed issues:**

- convert README to restructured text [\#16](https://github.com/robphoenix/diffios/issues/16)

## [v0.0.5](https://github.com/robphoenix/diffios/tree/v0.0.5) (2017-03-01)
**Closed issues:**

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='diffios',
version='0.0.8',
version='0.0.9',
description='Compare Cisco IOS configurations against a template.',
long_description=long_description,
author='Rob Phoenix',
Expand Down

0 comments on commit 26d86c5

Please sign in to comment.