Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update galeritas to 0.2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
vivianyamassaki authored Dec 29, 2021
1 parent f40cc48 commit 88b869e
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 @@ -6,7 +6,7 @@
with open("README.md", "r") as readme_file:
long_description = readme_file.read()

VERSION = "0.1.4"
VERSION = "0.2.0"

class VerifyVersionCommand(install):
"""Custom command to verify that the git tag matches our version"""
Expand Down

0 comments on commit 88b869e

Please sign in to comment.