Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PyHMMER
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Martin Larralde
PyHMMER
Commits
e4ba2b25
Commit
e4ba2b25
authored
2 years ago
by
Martin Larralde
Browse files
Options
Downloads
Patches
Plain Diff
Release v0.7.1-rc1
parent
8f5ab36f
No related branches found
Tags
v0.7.1-rc1
No related merge requests found
Pipeline
#41495
passed with stage
Stage:
in 5 minutes and 3 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyhmmer/__init__.py
+1
-1
1 addition, 1 deletion
pyhmmer/__init__.py
with
1 addition
and
1 deletion
pyhmmer/__init__.py
+
1
−
1
View file @
e4ba2b25
...
...
@@ -26,7 +26,7 @@ from .hmmer import hmmalign, hmmsearch, hmmpress, nhmmer, hmmscan, phmmer
__author__
=
"
Martin Larralde <martin.larralde@embl.de>
"
__license__
=
"
MIT
"
__version__
=
"
0.7.
0
"
__version__
=
"
0.7.
1-rc1
"
__all__
=
[
"
errors
"
,
"
easel
"
,
...
...
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