We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4a477 commit 7ed4beeCopy full SHA for 7ed4bee
README.MD
@@ -21,7 +21,14 @@ What you need that it use this lib to make your own code so you can use it free
21
22
pip install git+https://github.com/thedtvn/MBBank
23
24
-
+## Donate
25
+If you like this project and want to support it, you can do so by donating via the following methods:
26
+- **Momo**: 0961291206
27
+- **ZaloPay**: 0961291206
28
+- **Banking**:
29
+ - Techcombank - NGUYEN DUONG TUAN
30
+ - Account Nickname: THEDTVN
31
+ - Account Nuber: 9612912060
32
33
## Extra Info
34
- Payment QR Code Generator
mbbank/__init__.py
@@ -3,4 +3,4 @@
3
from .wasm_helper import wasm_encrypt
4
from .capcha_ocr import CapchaProcessing, CapchaOCR
5
6
-__version__ = '0.2.3'
+__version__ = '0.2.4'
0 commit comments