Skip to content
Snippets Groups Projects
Commit 80a06097 authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

DEPLOY: Increased package version to '0.1.11' to build a new distribution.

parent 3f8086df
No related branches found
No related tags found
1 merge request!60.1.11
Pipeline #1867 passed
...@@ -15,7 +15,6 @@ variables: ...@@ -15,7 +15,6 @@ variables:
cache: cache:
paths: paths:
- .cache/pip - .cache/pip
- venv/
before_script: before_script:
- pip install virtualenv - pip install virtualenv
......
...@@ -34,7 +34,7 @@ Changelog ...@@ -34,7 +34,7 @@ Changelog
Version 0.1.11 Version 0.1.11
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unreleased Released 2022-06-27
- Added a config file for GitLab CI/CD. - Added a config file for GitLab CI/CD.
- Updated the repository information. - Updated the repository information.
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# Copyright (c) 2016, CESNET, z. s. p. o. # Copyright (c) 2016, CESNET, z. s. p. o.
# Use of this source is governed by an ISC license, see LICENSE file. # Use of this source is governed by an ISC license, see LICENSE file.
__version__ = '0.1.10' __version__ = '0.1.11'
__author__ = 'Pavel Kácha <pavel.kacha@cesnet.cz>' __author__ = 'Pavel Kácha <pavel.kacha@cesnet.cz>'
import socket import socket
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment