Skip to content

Commit

Permalink
Merge pull request #50 from OUDON/chore/bumps-to-v0-3-2
Browse files Browse the repository at this point in the history
Chore/bumps to v0.3.2
  • Loading branch information
OUDON authored Feb 2, 2024
2 parents 31c6000 + a1de3f8 commit b4e8a12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


def main():
data = "https://oudon.xyz"
data = "https://github.com/OUDON/rmqrcode-python"
error_correction_level = ErrorCorrectionLevel.M
fit_strategy = FitStrategy.BALANCED

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = rmqrcode
version = 0.3.1
version = 0.3.2
author = Takahiro Tomita
author_email = [email protected]
description = An rMQR Code Generetor
Expand Down

0 comments on commit b4e8a12

Please sign in to comment.