Skip to content

Commit 1354a8c

Browse files
committed
Preparing release 0.1a1
1 parent 50f1e98 commit 1354a8c

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.1 (unreleased)
5+
0.1a1 (2012-10-19)
66
----------------
77

88
- Initial release.

setup.py

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

2424

2525
setup(name='mr.bob',
26-
version='0.1',
26+
version='0.1a1',
2727
description='Bob renders directory structure templates',
2828
long_description=read('README.rst') +
2929
read('HISTORY.rst') +

0 commit comments

Comments
 (0)