projects
/
pygrader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e923e21
)
Bump to version 0.2.
v0.2
author
W. Trevor King
<wking@tremily.us>
Sun, 22 Jul 2012 16:42:04 +0000
(12:42 -0400)
committer
W. Trevor King
<wking@tremily.us>
Sun, 22 Jul 2012 16:42:04 +0000
(12:42 -0400)
pygrader/__init__.py
patch
|
blob
|
history
diff --git
a/pygrader/__init__.py
b/pygrader/__init__.py
index bfdf5a4ab7dd927a0f28ee4c740aa1effc74d733..31ff06c4b606e04fa1b12bb3f3e1f494307e31ff 100644
(file)
--- a/
pygrader/__init__.py
+++ b/
pygrader/__init__.py
@@
-16,7
+16,7
@@
import logging as _logging
-__version__ = '0.
1
'
+__version__ = '0.
2
'
ENCODING = 'utf-8'