Commit e87ddce2 authored by M. Huang's avatar M. Huang
Browse files

add pool making code

Showing with 2 additions and 1 deletion
+2 -1
__version_info__ = (2, 5, 0)
__version_info__ = (2, 5, 1)
__version__ = '.'.join(map(str, __version_info__))
__revision__ = '2.4.0.1-1-g07a0c44'
# add pool making code
# 2.5.0 typo, if no existence then register
# 2.4.6 more info if cannot save to pool
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment