Skip to content

Commit 3107465

Browse files
committed
release 0.4.1
1 parent 5408d48 commit 3107465

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release history
44
---------------
55

6+
0.4.1 (February 16th 2015)
7+
++++++++++++++++++++++++++
8+
- bugfixes
9+
610
0.4.0 (February 15th 2015)
711
++++++++++++++++++++++++++
812

dyndnsc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from . import updater
22
from .core import getDynDnsClientForConfig, DynDnsClient
33

4-
__version__ = '0.4.0'
4+
__version__ = '0.4.1'

0 commit comments

Comments
 (0)