Skip to content

Commit 47b7b0c

Browse files
committed
Preps for 0.2.5 release
1 parent b65d76b commit 47b7b0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ History
5454
* Added new function to grep logs
5555
* Deprecated location of other log functions in GitBranch, they should now be called from GitLog
5656

57-
0.2.4.1 (2021-01-11)
58-
--------------------
57+
0.2.5 (2021-01-12)
58+
------------------
5959

6060
* Fix RST formatting issue to unbreak Pypi uploads

git_wrapper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
__author__ = """Jason Joyce"""
66
__email__ = 'fuzzball81@gmail.com'
7-
__version__ = '0.2.4.1'
7+
__version__ = '0.2.5'

0 commit comments

Comments
 (0)