Bump version.

master
murchik 2021-09-08 16:38:45 +08:00
parent 30b27036d0
commit 9c63c096e8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ def read(fname):
setup(
name='django-database-view',
version='0.2.1',
version='0.3.0',
packages=['dbview'],
long_description=read('README.rst'),
include_package_data=True,