Skip to content

Commit

Permalink
bump to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
posativ committed Dec 13, 2012
1 parent ce8ef29 commit 1cdf823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion acrylamid/__init__.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# those of the authors and should not be interpreted as representing official # those of the authors and should not be interpreted as representing official
# policies, either expressed or implied, of posativ <info@posativ.org>. # policies, either expressed or implied, of posativ <info@posativ.org>.


__version__ = '0.4.4' __version__ = '0.4.5'
__author__ = 'posativ <info@posativ.org>' __author__ = 'posativ <info@posativ.org>'
__url__ = 'https://github.com/posativ/acrylamid/' __url__ = 'https://github.com/posativ/acrylamid/'


Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
copyright = u'2012, posativ' copyright = u'2012, posativ'


version = '0.4' version = '0.4'
release = '0.4.3' release = '0.4.5'


# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.
Expand Down

0 comments on commit 1cdf823

Please sign in to comment.