Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
NoAiOne committed Jan 18, 2020
1 parent 21ed577 commit 046a3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yuu/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from .ext import *

__version__ = "1.2.0"
__version__ = "1.2.1"


def version_compare(new_version):
Expand Down

0 comments on commit 046a3f4

Please sign in to comment.