mirror of
https://github.com/jazzband/django-fernet-encrypted-fields.git
synced 2026-03-16 22:40:27 +00:00
fix typo in description
This commit is contained in:
parent
d22be8c977
commit
fd1564ee1e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[project]
|
[project]
|
||||||
name = "django-fernet-encrypted-fields"
|
name = "django-fernet-encrypted-fields"
|
||||||
version = "0.3.1"
|
version = "0.3.1"
|
||||||
description = "Symetrically encrypted model fields for Django"
|
description = "Symmetrically encrypted model fields for Django"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = [
|
authors = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue