Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
j4mie committed Apr 20, 2021
1 parent ff2c526 commit 0e9bf37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_readers_debug/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import black
import inspect

__version__ = "0.0.2"
__version__ = "0.0.3"


def safe_repr(item):
Expand Down

0 comments on commit 0e9bf37

Please sign in to comment.