Skip to content

Commit

Permalink
Update version.py (open-mmlab#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
innerlee authored Feb 1, 2021
1 parent db2a3f0 commit d51e6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmpose/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) Open-MMLab. All rights reserved.

__version__ = '0.10.0'
__version__ = '0.11.0'
short_version = __version__

0 comments on commit d51e6e9

Please sign in to comment.