diff options
| author | Andy Grover <agrover@redhat.com> | 2015-04-17 10:11:27 -0700 |
|---|---|---|
| committer | Andy Grover <agrover@redhat.com> | 2015-04-17 10:11:27 -0700 |
| commit | 665ab6465f0cf034759216ca5278386b4c680c17 (patch) | |
| tree | bb0680434ea60eb1f21a008d2a5b4a6fd7c9e932 | |
| parent | 68964a7395313af21c5dace2fb760aaec24a3278 (diff) | |
| download | targetcli-2.1.fb40.tar.gz | |
update to 2.1.fb40v2.1.fb40
Signed-off-by: Andy Grover <agrover@redhat.com>
| -rw-r--r-- | targetcli/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targetcli/version.py b/targetcli/version.py index 6cb16a8..cf2b35c 100644 --- a/targetcli/version.py +++ b/targetcli/version.py @@ -15,4 +15,4 @@ License for the specific language governing permissions and limitations under the License. ''' -__version__ = '2.1.fb39' +__version__ = '2.1.fb40' |
