Skip to content

Commit fbb3aa2

Browse files
committed
Post-release bump
1 parent 345025e commit fbb3aa2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changes
33
=======
44

5+
Next Version
6+
============
7+
58
Version 0.4.7 (2013-12-06)
69
==========================
710

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44

55
PACKAGE = 'TracAuthOpenId'
6-
VERSION = '0.4.7'
6+
VERSION = '0.4.8'
77

88
here = os.path.abspath(os.path.dirname(__file__))
99
README = open(os.path.join(here, 'README.rst')).read()

0 commit comments

Comments
 (0)