Skip to content

Commit

Permalink
Update lottery.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wozulong authored Jan 17, 2025
1 parent bec1672 commit b11216e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lottery.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def get_interactive_input():
continue

def lottery_version():
return "0.1.0"
return "0.1.1"

def main():
parser = argparse.ArgumentParser(description='论坛抽奖脚本')
Expand Down

0 comments on commit b11216e

Please sign in to comment.