Preparing release 2.4.8
This commit is contained in:
parent
98f1f3d6a4
commit
6622934b23
@ -1,7 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
2.4.8 (unreleased)
|
2.4.8 (2015-09-20)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Use registry lookup for types_use_view_action_in_listings
|
- Use registry lookup for types_use_view_action_in_listings
|
||||||
|
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
|||||||
from setuptools import find_packages
|
from setuptools import find_packages
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '2.4.8.dev0'
|
version = '2.4.8'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user