Skip to content

Commit bf61578

Browse files
committed
Preparing release 0.1
1 parent ff0144c commit bf61578

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Changelog
22
=========
33

44

5-
0.1a10 (unreleased)
6-
-------------------
5+
0.1 (2014-03-02)
6+
----------------
77

88
- move exceptions to bobexceptions
99
[Jean-Philippe Camguilhem]

setup.py

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

3333

3434
setup(name='mr.bob',
35-
version='0.1a10.dev0',
35+
version='0.1',
3636
description='Bob renders directory structure templates',
3737
long_description=read('README.rst') + "\n" + read('HISTORY.rst'),
3838
classifiers=[

0 commit comments

Comments
 (0)