Skip to content

Commit

Permalink
Merge pull request #11 from jaredhendrickson13/v111
Browse files Browse the repository at this point in the history
Version to v1.1.1
  • Loading branch information
jaredhendrickson13 committed Aug 17, 2021
2 parents 897043a + d758528 commit 0f7d852
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 @@ -37,7 +37,7 @@ def requirements():
description="A Python ACME client for the DNS-01 challenge",
long_description=read_me(),
long_description_content_type="text/markdown",
version="1.1.0",
version="1.1.1",
packages=["simple_acme_dns", "simple_acme_dns.tools", "simple_acme_dns.errors"],
install_requires=requirements(),
classifiers=[
Expand Down

0 comments on commit 0f7d852

Please sign in to comment.