Skip to content

Commit 620dbee

Browse files
committed
Apparently I'm a moron
1 parent 6383196 commit 620dbee

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

‎MANIFEST.in

-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
include doc/*.html
2-
include doc/*.css

‎VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.1.1

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def _stamp_version(filename):
5252
description = "Python Git Library",
5353
author = "Michael Trier",
5454
author_email = "mtrier@gmail.com",
55-
url = "http://gitalicious.org/projects/git-python/",
55+
url = "http://gitorious.org/projects/git-python/",
5656
packages = find_packages('lib'),
5757
package_dir = {'':'lib'},
5858
license = "BSD License",

0 commit comments

Comments
 (0)