Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Hartung authored and hartungstenio committed Jan 16, 2024
1 parent f88e05b commit 1d9a004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drf_jsonmask/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Package for drf-jsonmask"""

__project__ = "drf_jsonmask"
__version__ = "0.3.0"
__version__ = "0.4.0"

VERSION = __project__ + '-' + __version__

0 comments on commit 1d9a004

Please sign in to comment.