Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Dec 6, 2021
1 parent f886dff commit 1e25ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turboguard/__init__.py
Expand Up @@ -2,7 +2,7 @@
from .core import BlacklistedError


__version__ = '1.0.2'
__version__ = '1.0.3'


class Sanitizer:
Expand Down

0 comments on commit 1e25ca3

Please sign in to comment.