Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rna
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Daniel Boeckenhoff
rna
Commits
eebf641a
Commit
eebf641a
authored
4 years ago
by
dboe
Browse files
Options
Downloads
Patches
Plain Diff
release-0.2.15
parent
62f281f4
No related branches found
No related tags found
No related merge requests found
Pipeline
#78654
failed
4 years ago
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
rna/__init__.py
+1
-1
1 addition, 1 deletion
rna/__init__.py
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
with
2 additions
and
2 deletions
rna/__init__.py
+
1
−
1
View file @
eebf641a
...
...
@@ -2,7 +2,7 @@
__author__
=
"""
Daniel Böckenhoff
"""
__email__
=
'
dboe@ipp.mpg.de
'
__version__
=
'
0.2.1
4
'
__version__
=
'
0.2.1
5
'
from
.
import
plotting
from
.
import
log
# NOQA
...
...
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
1
View file @
eebf641a
[bumpversion]
current_version
=
0.2.1
4
current_version
=
0.2.1
5
tag
=
True
commit
=
True
message
=
release-{new_version}
...
...
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