Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed Apr 2, 2021
1 parent e1f1279 commit d99b3a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Release history
---------------
0.6.x (unreleased)
++++++++++++++++++

0.6.1 (April 2nd 2021)
++++++++++++++++++++++
- improved: dnswanip error reporting now includes dns information
Expand Down
2 changes: 1 addition & 1 deletion dyndnsc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

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

__version__ = "0.6.1"
__version__ = "0.6.2dev0"

0 comments on commit d99b3a0

Please sign in to comment.