File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44from setuptools import setup , find_packages
55
66setup (name = 'django-datatable-view' ,
7- version = '0.9.0-beta.1 ' ,
7+ version = '0.9.0-beta.2 ' ,
88 description = 'This package is used in conjunction with the jQuery plugin '
99 '(http://http://datatables.net/), and supports state-saving detection'
1010 ' with (http://datatables.net/plug-ins/api). The package consists of '
1313 author = 'Tim Valenta' ,
14141515 url = 'https://github.com/pivotal-energy-solutions/django-datatable-view' ,
16- download_url = 'https://github.com/pivotal-energy-solutions/django-datatable-view/tarball/django-datatable-view-0.9.0-beta.1 ' ,
16+ download_url = 'https://github.com/pivotal-energy-solutions/django-datatable-view/tarball/django-datatable-view-0.9.0-beta.2 ' ,
1717 license = 'Apache License (2.0)' ,
1818 classifiers = [
1919 'Development Status :: 2 - Pre-Alpha' ,
You can’t perform that action at this time.
0 commit comments