Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-newsbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
WebU
shared
django-newsbox
b72132aa8339c8f8bd549f6ca52e39aa6a1c3e3b
django-newsbox
newsbox
__init__.py
Find file
Normal view
Permalink
__init__.py
86 B
Newer
Older
initial commit
Olivier Le Brouster
committed
10 years ago
1
2
# -*- coding: utf-8 -*-
from
__future__
import
unicode_literals
bump version
Dylann Cordel
committed
8 years ago
3
__version__
=
'
0.4.3
'