Skip to content

Commit

Permalink
first release 0.0.1 (with new package name)
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalekremharmansa committed Oct 31, 2020
1 parent e801a7d commit 51de9e4
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
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="windowsdnsserver-py",
version="0.0.1-dev1",
version="0.0.1",
author="Bilal Ekrem Harmansa",
author_email="bilalekremharmansa@gmail.com",
description="wrapper Python library for Windows Server DnsServer module",
Expand Down

0 comments on commit 51de9e4

Please sign in to comment.