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
40195f0b0a5a88e6a475953741467e78ee6a6e96
40195f0b0a5a88e6a475953741467e78ee6a6e96
Switch branch/tag
django-database-files
database_files
__init__.py
Find file
Normal view
History
Permalink
__init__.py
62 Bytes
Newer
Older
Modified file dump command to update hash upon write and allow targeting
chris
committed
Nov 14, 2012
1
VERSION
=
(
0
,
1
,
11
)
Updated version number.
chrisspen
committed
Feb 29, 2012
2
__version__
=
'.'
.
join
(
map
(
str
,
VERSION
))