Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zlElo authored Apr 1, 2024
1 parent 590b696 commit c045f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='froggius',
packages=find_packages(include=['froggius']),
description='Froggius is a dumb easy logging tool for python',
version='{{VERSION_PLACEHOLDER}}',
version='0.1.3',
author='zlElo',
author_email="[email protected]",
url = "https://github.com/zlElo/Froggius",
Expand Down

0 comments on commit c045f80

Please sign in to comment.