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

Commit 26d86c5

Browse files
committed
bump version
1 parent b0c9b8e commit 26d86c5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [Unreleased](https://github.com/robphoenix/diffios/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/robphoenix/diffios/compare/v0.0.5...HEAD)
6+
7+
**Closed issues:**
8+
9+
- convert README to restructured text [\#16](https://github.com/robphoenix/diffios/issues/16)
10+
311
## [v0.0.5](https://github.com/robphoenix/diffios/tree/v0.0.5) (2017-03-01)
412
**Closed issues:**
513

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='diffios',
11-
version='0.0.8',
11+
version='0.0.9',
1212
description='Compare Cisco IOS configurations against a template.',
1313
long_description=long_description,
1414
author='Rob Phoenix',

0 commit comments

Comments
 (0)