Skip to content

Commit

Permalink
Fix the version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuichiueda committed Feb 7, 2021
1 parent 8c0c82b commit 3cad83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opy
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import re
import codecs
from collections import defaultdict

__version__ = "2.5.0"
__version__ = "2.5.2"
__author__ = "Ryuichi Ueda"
__license__ = "MIT license"
__url__ = "https://github.com/ryuichiueda/opy"
Expand Down

0 comments on commit 3cad83d

Please sign in to comment.