| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,2 +0,0 @@ | |||
| 1 | - include doc/*.html | ||
| 2 | - include doc/*.css | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1 +1 @@ | |||
| 1 | - 0.1.0 | ||
| 1 | + 0.1.1 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,7 +52,7 @@ def _stamp_version(filename): | |||
| 52 | 52 | description = "Python Git Library", | |
| 53 | 53 | author = "Michael Trier", | |
| 54 | 54 | author_email = "mtrier@gmail.com", | |
| 55 | - url = "http://gitalicious.org/projects/git-python/", | ||
| 55 | + url = "http://gitorious.org/projects/git-python/", | ||
| 56 | 56 | packages = find_packages('lib'), | |
| 57 | 57 | package_dir = {'':'lib'}, | |
| 58 | 58 | license = "BSD License", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments