Skip to content

Commit 836a925

Browse files
committed
Preparing release 0.1a5
1 parent 54a1ad0 commit 836a925

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33

44

5-
0.1a5 (unreleased)
5+
0.1a5 (2012-12-12)
66
------------------
77

88
- #26: Variables were not correctly parsed from config files

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read(*rnames):
2828

2929

3030
setup(name='mr.bob',
31-
version='0.1a5.dev0',
31+
version='0.1a5',
3232
description='Bob renders directory structure templates',
3333
long_description=read('README.rst') + "\n" + read('HISTORY.rst'),
3434
classifiers=[

0 commit comments

Comments
 (0)