Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Baby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Swain Lab
Baby
Merge requests
!4
bump version
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
bump version
mm
into
master
Overview
0
Commits
1
Changes
1
Merged
swainlab
requested to merge
mm
into
master
1 year ago
Overview
0
Commits
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
484218f5
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
python/baby/__init__.py
+
1
−
1
Options
@@ -31,4 +31,4 @@
from
.brain
import
BabyBrain
from
.crawler
import
BabyCrawler
__version__
=
'
v0.30.
0
'
__version__
=
'
v0.30.
1
'
Loading