Skip to content

Commit

Permalink
Bump version number to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SkypLabs committed Dec 14, 2024
1 parent bdc3f56 commit cee951f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/faker_wifi_essid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from .wifi_essid import WifiESSID

__version__ = "0.4.1"
__version__ = "0.5.0"

__all__ = [
"WifiESSID",
Expand Down

0 comments on commit cee951f

Please sign in to comment.