Update version to 0.2.1.post1
This commit is contained in:
parent
15511c0292
commit
34ab4d854d
|
|
@ -17,7 +17,7 @@ try:
|
|||
except ImportError:
|
||||
plot = None
|
||||
|
||||
__version__ = '0.2.1'
|
||||
__version__ = '0.2.1.post1'
|
||||
|
||||
|
||||
def _default_cls():
|
||||
|
|
|
|||
Loading…
Reference in New Issue