Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PanTools
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bioinformatics
PanTools
Commits
50694a86
Commit
50694a86
authored
2 years ago
by
Workum, Dirk-Jan van
Browse files
Options
Downloads
Patches
Plain Diff
create v4.1.1
parent
54cc342f
Branches
master
No related tags found
2 merge requests
!126
Release PanTools v4.1.1
,
!125
Merge v4.1.1 to develop
Pipeline
#61772
passed
2 years ago
Stage: test:unit
Stage: test:documentation
Stage: test:end-to-end
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+1
-1
1 addition, 1 deletion
CHANGELOG.md
docs/source/conf.py
+2
-2
2 additions, 2 deletions
docs/source/conf.py
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
with
4 additions
and
4 deletions
CHANGELOG.md
+
1
−
1
View file @
50694a86
All notable changes to Pantools will be documented in this file.
##
Unreleased
##
[4.1.1] - 30-01-2023
### Added
-
Added
`sphinx-lint`
to both pre-commit hooks and CI/CD pipeline to ensure correctness documentation (!112 !116).
...
...
This diff is collapsed.
Click to expand it.
docs/source/conf.py
+
2
−
2
View file @
50694a86
...
...
@@ -10,8 +10,8 @@ project = 'PanTools'
copyright
=
'
2016, the PanTools team
'
author
=
'
Sandra Smit
'
release
=
'
4.1.
0
'
version
=
'
4.1.
0
'
release
=
'
4.1.
1
'
version
=
'
4.1.
1
'
# -- General configuration
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
50694a86
...
...
@@ -6,7 +6,7 @@
<groupId>
nl.wur.bif
</groupId>
<artifactId>
pantools
</artifactId>
<version>
4.1.
0
</version>
<version>
4.1.
1
</version>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment