Skip to content

Commit 435d3bc

Browse files
chroe: bump version for pypi
1 parent 696403b commit 435d3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

octodns_desec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from octodns.provider.base import BaseProvider
1111
from octodns.record import Record
1212

13-
__version__ = __VERSION__ = '1.1.0'
13+
__version__ = __VERSION__ = '1.1.1'
1414

1515

1616
class DesecAPIException(ProviderException):

0 commit comments

Comments
 (0)