Skip to content

Commit

Permalink
bump: Version number
Browse files Browse the repository at this point in the history
  • Loading branch information
faintastic authored Oct 5, 2024
1 parent 96b262b commit dc3cc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydefender/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
Made with 💞 by kova / api
- Made with program protection in mind.
"""
__version__ = "1.0.3"
__version__ = "1.0.4"
from .pydefender import PyDefender
__all__ = ["PyDefender"]

0 comments on commit dc3cc1e

Please sign in to comment.