Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
transonic
Manage
Activity
Members
Labels
Plan
Issues
22
Issue boards
Milestones
Wiki
Code
Merge requests
1
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fluiddyn
transonic
Merge requests
!97
Version 0.4.12
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Version 0.4.12
topic/default/v0.4.12
into
branch/default
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Pierre Augier
requested to merge
topic/default/v0.4.12
into
branch/default
3 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
👍
0
👎
0
Merge request reports
Compare
branch/default
branch/default (base)
and
latest version
latest version
4470727e
1 commit,
3 years ago
2 files
+
6
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
src/transonic/_version.py
+
1
−
1
Options
__version__
=
"
0.4.1
1
"
__version__
=
"
0.4.1
2
"
try
:
from
pyfiglet
import
figlet_format
Loading