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