Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mercurial
hg-git
Commits
436353210cf3
Commit
43635321
authored
Dec 05, 2019
by
Manuel Jacob
Browse files
Add local version label to make it possible for pip to distinguish my patched version.
parent
48b9cd7aca1f
Pipeline
#34651
passed with stages
in 10 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hggit/__init__.py
View file @
43635321
...
...
@@ -152,7 +152,7 @@
b
'ipaddress'
,
])
__version__
=
b
'0.10.4'
__version__
=
b
'0.10.4
+mjacob1
'
testedwith
=
(
b
'4.4.2 4.5.3 4.6.2 4.7.2 4.8.2 4.9.1 5.0.2 5.1.2 5.2 5.3 5.4 '
b
'5.5 5.6 5.7 5.8 5.9 6.0'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment