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
e4cac545
Commit
e4cac545
authored
5 months ago
by
Workum, Dirk-Jan van
Browse files
Options
Downloads
Plain Diff
Merge branch 'release_v4.3.2' into 'develop'
update version to v4.3.2 See merge request
!250
parents
934cbb5f
8a758dd6
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!260
Release v4.3.3
,
!250
update version to v4.3.2
Pipeline
#110368
passed
5 months ago
Stage: test
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 @
e4cac545
All notable changes to Pantools will be documented in this file.
## [
UNRELEASED]
## [
4.3.2] - 20-12-2024
### Added
-
Available resources are now added to the log files and validated for some processes (!224).
...
...
This diff is collapsed.
Click to expand it.
docs/source/conf.py
+
2
−
2
View file @
e4cac545
...
...
@@ -9,8 +9,8 @@ sys.path.append(os.path.abspath("./_ext"))
project
=
'
PanTools
'
copyright
=
'
2016, the PanTools team, Bioinformatics Group, Wageningen University & Research
'
release
=
'
4.3.
1
'
version
=
'
4.3.
1
'
release
=
'
4.3.
2
'
version
=
'
4.3.
2
'
# -- General configuration
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
e4cac545
...
...
@@ -6,7 +6,7 @@
<groupId>
nl.wur.bif
</groupId>
<artifactId>
pantools
</artifactId>
<version>
4.3.
1
</version>
<version>
4.3.
2
</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