Skip to content

Commit 4ea59b3

Browse files
kyleecodesmergify[bot]
authored andcommitted
Prep for version 0.2.8 release.
1 parent 7ab4843 commit 4ea59b3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

+6
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,9 @@ History
6868
------------------
6969

7070
* Fix bug in apply_diff whereby new files didn't get picked up
71+
72+
0.2.8 (2021-07-29)
73+
------------------
74+
75+
* Add new tag function for listing git tags
76+

git_wrapper/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
__author__ = """Jason Joyce"""
66
__email__ = '[email protected]'
7-
__version__ = '0.2.7'
7+
__version__ = '0.2.8'

0 commit comments

Comments
 (0)