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 69fafbb commit 76dbd95Copy full SHA for 76dbd95
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='django-admin-coreui',
11
-version='0.0.2',
+version='0.0.3',
12
zip_safe=False,
13
packages=find_packages(),
14
include_package_data=True,
0 commit comments