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
090ade50b7b1c68855541a9387af4fd3393fcc0f
090ade50b7b1c68855541a9387af4fd3393fcc0f
Switch branch/tag
django-database-files
database_files
__init__.py
Find file
Normal view
History
Permalink
__init__.py
61 Bytes
Newer
Older
Added a dryrun option to the cleanup command. Fixed minor bug in content
chris
committed
Aug 20, 2012
1
VERSION
=
(
0
,
1
,
7
)
Updated version number.
chrisspen
committed
Feb 29, 2012
2
__version__
=
'.'
.
join
(
map
(
str
,
VERSION
))