We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504b0c0 commit 5b117d7Copy full SHA for 5b117d7
moten/__init__.py
@@ -52,7 +52,7 @@ def get_default_pyramid(vhsize=(144, 256), fps=24, **kwargs):
52
53
__all__ = ['utils', 'core', 'viz', 'io']
54
55
-__version__ = '0.0.5'
+__version__ = '0.0.6'
56
57
if __name__ == '__main__':
58
pass
0 commit comments