Skip to content

Commit

Permalink
MNT version 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdoc committed Aug 7, 2024
1 parent 504b0c0 commit 5b117d7
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.5'
__version__ = '0.0.6'

if __name__ == '__main__':
pass

0 comments on commit 5b117d7

Please sign in to comment.