Skip to content

Commit

Permalink
Update url of project
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisschroer committed Sep 29, 2022
1 parent 850f64b commit 27a4402
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions energyflip_client.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Metadata-Version: 2.1
Name: energyflip-client
Version: 0.2.0
Version: 0.2.1
Summary: Client for EnergyFlip
Home-page: https://github.com/denniss17/energyflip-client
Home-page: https://github.com/dennisschroer/energyflip-client
Author: Dennis Schroer
Author-email: dev@dennisschroer.nl
Classifier: Intended Audience :: Developers
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

setuptools.setup(
name="energyflip-client",
version="0.2.0",
version="0.2.1",
author="Dennis Schroer",
author_email="dev@dennisschroer.nl",
description="Client for EnergyFlip",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/denniss17/energyflip-client",
url="https://github.com/dennisschroer/energyflip-client",
packages=setuptools.find_packages(),
classifiers=[
"Intended Audience :: Developers",
Expand Down

0 comments on commit 27a4402

Please sign in to comment.