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 74790b0 commit 034560fCopy full SHA for 034560f
setup.py
@@ -7,7 +7,7 @@
7
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
8
setup(
9
name='django-mirage-field',
10
- version='1.2.0',
+ version='1.2.1',
11
install_requires=[
12
"cryptography",
13
"tqdm",
0 commit comments