Skip to content

Commit

Permalink
Bump version to v1.0.0 (#2169) (#2170)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tau-J committed Apr 6, 2023
1 parent d419ab9 commit c7bfc9e
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,6 +1,6 @@
# Copyright (c) Open-MMLab. All rights reserved.

__version__ = '1.0.0rc1'
__version__ = '1.0.0'
short_version = __version__


Expand Down

0 comments on commit c7bfc9e

Please sign in to comment.