Skip to content

Commit 8177829

Browse files
Merge pull request #77 from ekonstantinidis/bump-0.0.9
Bump 0.0.9
2 parents e3105aa + 9f70550 commit 8177829

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Changelog"
33
source_filename: "changelog"
44
---
55

6-
### Release 0.0.8
6+
### Release 0.0.9
77

88
- Support for more types of `ROOT_URLCONF`
99
- Move docs to [MKDocs](http://www.mkdocs.org/)

rest_framework_docs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.0.8'
1+
__version__ = '0.0.9'

0 commit comments

Comments
 (0)