We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc9523 commit 7b0f5a1Copy full SHA for 7b0f5a1
README.MD
@@ -5,7 +5,7 @@
5
Click.uz integration for Flask
6
7
## Links
8
-* [About ClickUz](https://business.payme.uz/)
+* [About ClickUz](https://click.uz/)
9
* [ClickUz Docs](https://docs.click.uz/)
10
11
## How it Works
setup.py
@@ -14,7 +14,7 @@
14
15
16
17
18
19
20
@@ -136,7 +136,7 @@ class Click_Transaction(db.Model):
136
137
setup(
138
name='Flask-ClickUz',
139
- version='1.0.0',
+ version='1.0.1',
140
url='https://github.com/Odya-LLC/flask_clickuz',
141
license='MIT',
142
author='odya',
0 commit comments