Skip to content

Commit a1fd589

Browse files
committed
Add tagging to releash for patch versions
1 parent 7b75dc4 commit a1fd589

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.releash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
xfftw.version_source = version_xfftw
2020

2121
xfftw.version_targets.append(version_xfftw)
22+
xfftw.version_targets.append(gittag_xfftw)
2223
xfftw.release_targets.append(gittag_xfftw)
2324
xfftw.release_targets.append(gitpush)
2425

0 commit comments

Comments
 (0)