Skip to content

Commit

Permalink
Release: 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Mar 22, 2018
1 parent bbd2e95 commit dd27426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion django_zero/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.8'
__version__ = '0.0.9'
2 changes: 1 addition & 1 deletion django_zero/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"description": "Zero-configuration django projects.",
"license": "Apache License, Version 2.0",
"name": "django_zero",
"version": "0.0.8"
"version": "0.0.9"
}

0 comments on commit dd27426

Please sign in to comment.