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 14528d5 commit bd46517Copy full SHA for bd46517
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.1.7',
+ version='1.1.8',
11
install_requires=[
12
"cryptography",
13
"tqdm",
0 commit comments