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 5bb53d5 commit 4835d79Copy full SHA for 4835d79
setup.cfg
@@ -0,0 +1,2 @@
1
+[bdist_wheel]
2
+universal=1
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='django-intl-tel-input',
13
- version='0.1.2',
+ version='0.1.3',
14
packages=find_packages(),
15
include_package_data=True,
16
license='BSD License',
0 commit comments