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:
1e0bb15
)
Bump to version 0.3, now that things are working on BE and Hooke.
v0.3
author
W. Trevor King
<wking@drexel.edu>
Thu, 16 Feb 2012 21:59:34 +0000
(16:59 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 16 Feb 2012 21:59:34 +0000
(16:59 -0500)
update_copyright/__init__.py
patch
|
blob
|
history
diff --git
a/update_copyright/__init__.py
b/update_copyright/__init__.py
index c96891ec234ad4eafa02479bc89ba7097d9f2f1e..11c11c5215e93bcbcd0a343db07c58567170ded0 100644
(file)
--- a/
update_copyright/__init__.py
+++ b/
update_copyright/__init__.py
@@
-30,7
+30,7
@@
versions, so here it is as a stand-alone package.
from .log import get_basic_logger as _get_basic_logger
-__version__ = '0.
2
'
+__version__ = '0.
3
'
LOG = _get_basic_logger(name='update-copyright')