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

Commit

Permalink
Merge pull request #4 from hbasria/feature/author-update
Browse files Browse the repository at this point in the history
author_email updated
  • Loading branch information
hbasria authored Sep 1, 2021
2 parents ca6c715 + c7b452d commit 404e8ba
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 @@ -2,10 +2,10 @@

setup(
name="netbox-dns",
version="0.1",
version="0.1.0",
description="Netbox Dns",
author="Aurora Research Lab",
author_email="info@aurorabilisim.com",
author_email="info@auroraresearchlab.com",
install_requires=[],
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 404e8ba

Please sign in to comment.