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

Commit 890c0ff

Browse files
committed
fix dev status
1 parent 3ddde27 commit 890c0ff

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/robphoenix/diffios/tree/HEAD)
4-
3+
## [v0.0.5](https://github.com/robphoenix/diffios/tree/v0.0.5) (2017-03-01)
54
**Closed issues:**
65

76
- fix delta formatting [\#9](https://github.com/robphoenix/diffios/issues/9)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
license='MIT',
1919
url='https://github.com/robphoenix/diffios',
2020
classifiers=[
21-
'Development Status :: 4 - Alpha',
21+
'Development Status :: 3 - Alpha',
2222
'Programming Language :: Python :: 2',
2323
'Programming Language :: Python :: 2.7',
2424
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)