Skip to content

Commit

Permalink
0.6 release
Browse files Browse the repository at this point in the history
0.6 release
  • Loading branch information
ianw committed Nov 27, 2014
1 parent a2e76a3 commit e533823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python-rstdiary.spec
@@ -1,6 +1,6 @@
%global pypiname rstdiary
Name: python-rstdiary
Version: 0.5
Version: 0.6
Release: 1%{?dist}
Summary: Create a simple HTML diary from an RST input file

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@

setup(
name='rstdiary',
version='0.5',
version='0.6',
author='Ian Wienand',
author_email='ian@wienand.org',
packages=find_packages(),
Expand Down

0 comments on commit e533823

Please sign in to comment.