Skip to content

Commit

Permalink
version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed Feb 21, 2021
1 parent 9d24d3b commit 448eb66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Release history
---------------
0.6.0 (unreleased)
++++++++++++++++++++++
0.6.0 (February 21st 2021)
++++++++++++++++++++++++++
- changed (**INCOMPATIBLE**): dropped support for python 2.7 and python 3.4, 3.5
- added: more presets
- improved: add support for python 3.8, 3.9
Expand Down
2 changes: 1 addition & 1 deletion dyndnsc/__init__.py
Expand Up @@ -4,4 +4,4 @@

from .core import getDynDnsClientForConfig, DynDnsClient # noqa: @UnusedImport

__version__ = "0.5.2dev0"
__version__ = "0.6.0"

0 comments on commit 448eb66

Please sign in to comment.