Skip to content

Commit

Permalink
release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed Feb 16, 2015
1 parent 5408d48 commit 3107465
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -3,6 +3,10 @@
Release history
---------------

0.4.1 (February 16th 2015)
++++++++++++++++++++++++++
- bugfixes

0.4.0 (February 15th 2015)
++++++++++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion dyndnsc/__init__.py
@@ -1,4 +1,4 @@
from . import updater
from .core import getDynDnsClientForConfig, DynDnsClient

__version__ = '0.4.0'
__version__ = '0.4.1'

0 comments on commit 3107465

Please sign in to comment.