Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fdw-forks
django-database-files
740b182a4bacd8b5b1fca7d345771d2296cb6c17
740b182a4bacd8b5b1fca7d345771d2296cb6c17
Switch branch/tag
django-database-files
database_files
__init__.py
Find file
Normal view
History
Permalink
__init__.py
61 Bytes
Newer
Older
Updated version.
chris
committed
Sep 19, 2012
1
VERSION
=
(
0
,
1
,
9
)
Updated version number.
chrisspen
committed
Feb 29, 2012
2
__version__
=
'.'
.
join
(
map
(
str
,
VERSION
))