Skip to content

Commit

Permalink
MNT version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdoc committed Aug 15, 2024
1 parent cd73cec commit 228200c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moten/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def get_default_pyramid(vhsize=(144, 256), fps=24, **kwargs):

__all__ = ['utils', 'core', 'viz', 'io']

__version__ = '0.0.6'
__version__ = '0.0.7'

if __name__ == '__main__':
pass

0 comments on commit 228200c

Please sign in to comment.