8000 Missed a 0.95 -> 0.95.1 change in there · django/django@b0ea212 · GitHub
[go: up one dir, main page]

Skip to content

Commit b0ea212

Browse files
committed
Missed a 0.95 -> 0.95.1 change in there
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.95-bugfixes@4386 bcc190cf-cafb-0310-a4f2-bffc1f526a37
1 parent 4fa6c90 commit b0ea212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name = "Django",
8-
version = "0.95",
8+
version = "0.95.1",
99
url = 'http://www.djangoproject.com/',
1010
author = 'Lawrence Journal-World',
1111
author_email = 'holovaty@gmail.com',

0 commit comments

Comments
 (0)
0