We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5408d48 commit 3107465Copy full SHA for 3107465
2 files changed
CHANGELOG.rst
@@ -3,6 +3,10 @@
3
Release history
4
---------------
5
6
+0.4.1 (February 16th 2015)
7
+++++++++++++++++++++++++++
8
+- bugfixes
9
+
10
0.4.0 (February 15th 2015)
11
++++++++++++++++++++++++++
12
dyndnsc/__init__.py
@@ -1,4 +1,4 @@
1
from . import updater
2
from .core import getDynDnsClientForConfig, DynDnsClient
-__version__ = '0.4.0'
+__version__ = '0.4.1'
0 commit comments