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