We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45bec11 commit 8f8785aCopy full SHA for 8f8785a
2 files changed
CHANGELOG.rst
@@ -3,9 +3,6 @@
3
Release history
4
---------------
5
6
-0.3.5 (not yet released)
7
-++++++++++++++++++++++++
8
-
9
0.3.4 (January 3rd 2014)
10
++++++++++++++++++++++++
11
- added: initial support for dnsimple.com through
dyndnsc/__init__.py
@@ -1,4 +1,4 @@
1
from . import updater
2
from .core import getDynDnsClientForConfig, DynDnsClient
-__version__ = '0.3.5dev'
+__version__ = '0.3.4'
0 commit comments