Back to development: 2.4.4
This commit is contained in:
parent
e6c654dfd4
commit
53000c27f2
@ -1,6 +1,12 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
2.4.4 (unreleased)
|
||||
------------------
|
||||
|
||||
- Nothing changed yet.
|
||||
|
||||
|
||||
2.4.3 (2015-06-05)
|
||||
------------------
|
||||
|
||||
|
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '2.4.3'
|
||||
version = '2.4.4.dev0'
|
||||
|
||||
install_requires = [
|
||||
'setuptools',
|
||||
|
Loading…
x
Reference in New Issue
Block a user