Skip to content

Commit 17f986f

Browse files
committed
Version increment
1 parent bc0c0a7 commit 17f986f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Change History
22
==============
33

4+
0.6.3 - Unreleased
5+
------------------
6+
7+
48
0.6.2 - 2012-04-21
59
------------------
610

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
install_requires.append('ordereddict')
5151

5252
setup(name='Kotti',
53-
version='0.6.2',
53+
version='0.6.3dev',
5454
description="Kotti is a high-level, 'Pythonic' web application framework. It includes a small and extensible CMS application called the Kotti CMS.",
5555
long_description='\n\n'.join([README, THANKS, CHANGES]),
5656
classifiers=[

0 commit comments

Comments
 (0)