Skip to content

Commit

Permalink
feat(bootstrap): apply fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
albjoaov committed Jan 22, 2025
1 parent beeb3ac commit 35b6865
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
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup

__package_name__ = "butterfree"
__version__ = "1.4.7" # x-release-please-version
__version__ = "1.4.7" # x-release-please-version
__repository_url__ = "https://github.com/quintoandar/butterfree"

with open("requirements.txt") as f:
Expand Down

0 comments on commit 35b6865

Please sign in to comment.