Skip to content

Commit

Permalink
chore: bump version to 4.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Roald Nefs <info@roaldnefs.com>
  • Loading branch information
roaldnefs committed Dec 27, 2022
1 parent 30cf70e commit 5768d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nacl_encrypted_fields/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '4.0.0'
__version__ = '4.1.0'

from nacl_encrypted_fields.fields import NaClFieldMixin # noqa: F401

0 comments on commit 5768d1c

Please sign in to comment.