We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022661b commit 419b47bCopy full SHA for 419b47b
CHANGES.txt
@@ -1,3 +1,9 @@
1
+1.7.12 (unreleased)
2
+-------------------
3
+
4
+- Nothing changed yet.
5
6
7
1.7.11 (2013-06-04)
8
-------------------
9
setup.py
@@ -61,7 +61,7 @@
61
requires.append('pysqlite')
62
63
setup(name='por.dashboard',
64
- version='1.7.11',
+ version='1.7.12.dev0',
65
description='Penelope main package',
66
long_description=README + '\n\n' + CHANGES,
67
classifiers=[
0 commit comments