Skip to content

Commit 8f8785a

Browse files
committed
fix
1 parent 45bec11 commit 8f8785a

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

CHANGELOG.rst

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

6-
0.3.5 (not yet released)
7-
++++++++++++++++++++++++
8-
96
0.3.4 (January 3rd 2014)
107
++++++++++++++++++++++++
118
- added: initial support for dnsimple.com through

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.3.5dev'
4+
__version__ = '0.3.4'

0 commit comments

Comments
 (0)