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 4ec023d commit 22014e4Copy full SHA for 22014e4
setup.py
@@ -14,7 +14,7 @@ def get_version():
14
15
16
setup(
17
- name='django-fernet-fields',
+ name='singular-django-fernet-fields',
18
version=get_version(),
19
description="Fernet-encrypted model fields for Django",
20
long_description=long_description,
0 commit comments