bump version 0.9.1
This commit is contained in:
parent
682a2ed049
commit
94a55628df
2
setup.py
2
setup.py
@ -24,7 +24,7 @@ class CleanCommand(Command):
|
||||
|
||||
setup(
|
||||
name="django-dbfilestorage",
|
||||
version="0.9.0",
|
||||
version="0.9.1",
|
||||
description="Database backed file storage for testing.",
|
||||
long_description="Database backed file storage for testing. Stores files as base64 encoded textfields.",
|
||||
author="Tyrel Souza",
|
||||
|
Loading…
Reference in New Issue
Block a user