Skip to content

Commit

Permalink
new version 0.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
georgesms committed Feb 22, 2024
1 parent 8131ea7 commit 46ecd15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions edupils/desafios/tartaruga.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ def mudar_cor_tartaruga(self, cor):




# if __name__ == "__main__":

# Exemplo de uso:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='edupils',
version='0.1.20',
version='0.1.21',
author='Georges Spyrides',
author_email='georgesmss@gmail.com',
packages=find_packages(),
Expand Down

0 comments on commit 46ecd15

Please sign in to comment.