Revision da799558 src/__init__.py

b/src/__init__.py
12 12
# See the License for the specific language governing permissions and
13 13
# limitations under the License.
14 14

  
15
__version__ = "0.01"
15
__version__ = "0.01"
16

  
17
class NETCONFClientError(Exception): pass

Also available in: Unified diff