projects
/
update-copyright.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36a8e2e
)
Bump to version 0.5
v0.5
author
W. Trevor King
<wking@tremily.us>
Thu, 24 Jan 2013 01:40:14 +0000
(20:40 -0500)
committer
W. Trevor King
<wking@tremily.us>
Thu, 24 Jan 2013 01:40:14 +0000
(20:40 -0500)
update_copyright/__init__.py
patch
|
blob
|
history
diff --git
a/update_copyright/__init__.py
b/update_copyright/__init__.py
index 8e9acc2ff202c43c66432665cd50fa86e0e5cb63..e4abae2d68742cc79985b66be29110a585d321fd 100644
(file)
--- a/
update_copyright/__init__.py
+++ b/
update_copyright/__init__.py
@@
-29,7
+29,7
@@
versions, so here it is as a stand-alone package.
from .log import get_basic_logger as _get_basic_logger
-__version__ = '0.
4
'
+__version__ = '0.
5
'
LOG = _get_basic_logger(name='update-copyright')