Skip to content

Commit

Permalink
revert temp changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueion76 authored Feb 3, 2025
1 parent ddda493 commit 39ccd07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
include_package_data=True,
keywords=["fiat", "jeep", "dodge", "ram", "alfa",
"romeo", "maserati", "chrysler", "api", "cloud"],
name="python-fiat-api-blueion",
name="python-fiat-api",
packages=find_packages(
include=["pyfiat", "pyfiat.*"]
),
url="https://github.com/OlgaNovg/pyfiat",
version="0.2.0",
version="0.1.9",
zip_safe=False,
)

0 comments on commit 39ccd07

Please sign in to comment.