Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
invenio-previewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Admin message
Wartung heute um 18:25 wegen einer Sicherheitswarnung von GitLab
Show more breadcrumbs
fdm
invenio-previewer
Commits
fc3e5d26
Commit
fc3e5d26
authored
2 years ago
by
Karolina Przerwa
Committed by
Karolina
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
release: v1.4.0
parent
35d89490
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+6
-0
6 additions, 0 deletions
CHANGES.rst
invenio_previewer/version.py
+1
-1
1 addition, 1 deletion
invenio_previewer/version.py
with
7 additions
and
1 deletion
CHANGES.rst
+
6
−
0
View file @
fc3e5d26
...
...
@@ -11,6 +11,12 @@ Changes
=======
Version 1.4.0 (Release 2023-03-02)
----------------------------------
- remove deprecated flask_babelex dependency
- upgrade invenio_i18n
Version 1.3.9 (Release 2023-01-13)
----------------------------------
...
...
This diff is collapsed.
Click to expand it.
invenio_previewer/version.py
+
1
−
1
View file @
fc3e5d26
...
...
@@ -14,4 +14,4 @@ and parsed by ``setup.py``.
from
__future__
import
absolute_import
,
print_function
__version__
=
"
1.
3.9
"
__version__
=
"
1.
4.0
"
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