We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b75dc4 commit a1fd589Copy full SHA for a1fd589
1 file changed
.releash.py
@@ -19,6 +19,7 @@
19
xfftw.version_source = version_xfftw
20
21
xfftw.version_targets.append(version_xfftw)
22
+xfftw.version_targets.append(gittag_xfftw)
23
xfftw.release_targets.append(gittag_xfftw)
24
xfftw.release_targets.append(gitpush)
25
0 commit comments