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
767dfb447e2fa4b4a582573b61f6265b005fc88a
767dfb447e2fa4b4a582573b61f6265b005fc88a
Switch branch/tag
django-database-files
database_files
__init__.py
Find file
Normal view
History
Permalink
__init__.py
61 Bytes
Newer
Older
Updated version number.
chrisspen
committed
Feb 29, 2012
1
2
VERSION
=
(
0
,
1
,
1
)
__version__
=
'.'
.
join
(
map
(
str
,
VERSION
))