This website works better with JavaScript.
Explore
Help
Sign In
erik
/
django-shared-utils
Watch
2
Star
1
Fork
You've already forked django-shared-utils
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
Browse Source
Bumped version.
backports/m1-live
Erik Stein
8 years ago
parent
0439f0ca8e
commit
dd006f23da
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
shared/__init__.py
2
shared/__init__.py
Unescape
Escape
View File
@ -1,2 +1,2 @@
VERSION
=
(
0
,
2
,
0
)
VERSION
=
(
0
,
2
,
1
)
__version__
=
'
.
'
.
join
(
map
(
str
,
VERSION
)
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
erik/django-shared-utils
Title
Body
Create Issue