projects
/
django-tables2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
349d1a3
)
Setup development version number.
author
Michael Elsdoerfer
<michael@elsdoerfer.com>
Fri, 26 Nov 2010 12:16:14 +0000
(13:16 +0100)
committer
Michael Elsdoerfer
<michael@elsdoerfer.com>
Fri, 26 Nov 2010 12:16:14 +0000
(13:16 +0100)
django_tables/__init__.py
patch
|
blob
|
history
diff --git
a/django_tables/__init__.py
b/django_tables/__init__.py
index ccdcbb0c720c456b0a3bb3a5977c2a4391554220..76d80698e6206387a5d462c6849383cf9d2fafa4 100644
(file)
--- a/
django_tables/__init__.py
+++ b/
django_tables/__init__.py
@@
-1,4
+1,4
@@
-__version__ = (0,
2, 1
)
+__version__ = (0,
3, 'dev'
)
from memory import *