Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IDEA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Warden
IDEA
Merge requests
!5
0.1.14
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
0.1.14
devel
into
master
Overview
0
Commits
13
Pipelines
4
Changes
8
Merged
0.1.14
Rajmund Hruška
requested to merge
devel
into
master
Jun 27, 2022
Overview
0
Commits
13
Pipelines
4
Changes
8
0
0
Merge request reports
Compare
master
version 3
1a018396
Jun 28, 2022
version 2
52383af7
Jun 28, 2022
version 1
7b1a5c85
Jun 27, 2022
master (base)
and
latest version
latest version
c921cba5
13 commits,
Jun 28, 2022
version 3
1a018396
12 commits,
Jun 28, 2022
version 2
52383af7
11 commits,
Jun 28, 2022
version 1
7b1a5c85
7 commits,
Jun 27, 2022
8 files
+
113
−
25
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
idea/__init__.py
+
1
−
1
View file @ c921cba5
Edit in single-file editor
Open in Web IDE
Show full file
@@ -4,5 +4,5 @@
# Copyright (c) since 2016, CESNET, z. s. p. o.
# Use of this source is governed by an ISC license, see LICENSE file.
__version__
=
'
0.1.1
3
'
__version__
=
'
0.1.1
4
'
__author__
=
'
Pavel Kácha <pavel.kacha@cesnet.cz>
'
Loading