forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitbe3400b
committed
fix version replacement in
It would fail to perform the replacement, but unfortunately wouldn'tstop the release process.The latter could be done, but isn't implemented either as it's hardto test given everything is runtime.setup.py
(gitpython-developers#1500)1 parentdc140c0 commitbe3400b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
0 commit comments
Comments
(0)