Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
bumped version to 1.1.2 and added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
davisd committed May 3, 2013
1 parent 21cb7fe commit 7a9612c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@

* Updated scripture reference regex to require a word boundry before the book title

1.1.2 (2013-05-03) - Obadiah Regex Fix
======================================

* Fixed Obadiah book name regular expression - Thank you Ben McFadden (mcfadden)

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='python-scriptures',
version='1.1.1',
version='1.1.2',
author='David Davis',
author_email='[email protected]',
packages=['scriptures',],
Expand Down

0 comments on commit 7a9612c

Please sign in to comment.