Skip to content

Commit

Permalink
bump bili_ticket_gt_python to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZianTT committed Jun 15, 2024
1 parent 02de9b0 commit 3264cf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
with open("upload-error", "w") as f:
f.write("")
sentry_sdk.init(
dsn="https://978fc0de4c8c46d597f52934a393ea20@o4504797893951488.ingest.us.sentry.io/4505567308087296",
dsn="https://[email protected]/3",
release="v0.7.1",
# Enable performance monitoring
enable_tracing=True,
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ qrcode
requests
sentry-sdk
kdl
bili_ticket_gt_python==0.2.0
bili_ticket_gt_python==0.2.2

0 comments on commit 3264cf4

Please sign in to comment.