Skip to content

Commit

Permalink
fix: information in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
barredterra committed May 9, 2023
1 parent d9aa3de commit afeea13
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 @@ -10,8 +10,8 @@
name="erpnext_germany",
version=version,
description="App to hold regional code for Germany, built on top of ERPNext.",
author="Frappe Technologies Private Limited",
author_email="[email protected]",
author="ALYF GmbH",
author_email="[email protected]",
packages=find_packages(),
zip_safe=False,
include_package_data=True,
Expand Down

0 comments on commit afeea13

Please sign in to comment.