Skip to content

Commit

Permalink
update to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssagawa committed Mar 10, 2021
1 parent 7adb081 commit 1b34bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wilds/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import logging
from threading import Thread

__version__ = '1.0.0'
__version__ = '1.1.0'

try:
os.environ['OUTDATED_IGNORE'] = '1'
Expand Down

0 comments on commit 1b34bed

Please sign in to comment.