first init project code
This commit is contained in:
11
04-CustomLibrary/Smtp4Library/version.py
Normal file
11
04-CustomLibrary/Smtp4Library/version.py
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# This file is part of robotframework-Smtp3Library.
|
||||
# https://github.io/lucamaro/robotframework-SmtpLibrary
|
||||
|
||||
# Licensed under the Apache License 2.0 license:
|
||||
# http://www.opensource.org/licenses/Apache-2.0
|
||||
# Copyright (c) 2016, Luca Maragnani <luca.maragnani@gmail.com>
|
||||
|
||||
__version__ = '0.1.3' # NOQA
|
||||
Reference in New Issue
Block a user