Skip to content

Commit 163f264

Browse files
author
Sebastian Thiel
committed
Bump patch level for creating a new properly signed release
1 parent a5d3d7e commit 163f264

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

doc/source/changes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
#########
44

5+
*****
6+
4.0.5
7+
*****
8+
9+
* Re-release of 4.0.4, with known signature
10+
511
*****
612
4.0.4
713
*****

gitdb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def _init_externals():
3030
__author__ = "Sebastian Thiel"
3131
__contact__ = "byronimo@gmail.com"
3232
__homepage__ = "https://github.com/gitpython-developers/gitdb"
33-
version_info = (4, 0, 4)
33+
version_info = (4, 0, 5)
3434
__version__ = '.'.join(str(i) for i in version_info)
3535

3636

gitdb/ext/smmap

Submodule smmap updated from 09f96f2 to 5e5f940

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__author__ = "Sebastian Thiel"
88
__contact__ = "byronimo@gmail.com"
99
__homepage__ = "https://github.com/gitpython-developers/gitdb"
10-
version_info = (4, 0, 4)
10+
version_info = (4, 0, 5)
1111
__version__ = '.'.join(str(i) for i in version_info)
1212

1313
setup(

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy