projects
/
pypid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8dbbb
)
Bump to version 0.4.
v0.4
author
W. Trevor King
<wking@tremily.us>
Sun, 22 Jul 2012 16:31:48 +0000
(12:31 -0400)
committer
W. Trevor King
<wking@tremily.us>
Sun, 22 Jul 2012 16:31:48 +0000
(12:31 -0400)
pypid/__init__.py
patch
|
blob
|
history
diff --git
a/pypid/__init__.py
b/pypid/__init__.py
index 63d87bcbac9b9c3014d1e14f061bcedaafcea6e9..8d21b61b6ae973ddd0185dc7c2b49a1e8f570497 100644
(file)
--- a/
pypid/__init__.py
+++ b/
pypid/__init__.py
@@
-17,7
+17,7
@@
import logging as _logging
-__version__ = '0.
3
'
+__version__ = '0.
4
'
LOG = _logging.getLogger('pypid')