Skip to content

Commit 4fd1c5b

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.1...v3.4.0) (2025-07-31) ### Features * static username extractor ([b42f0bc](b42f0bc))
1 parent 229a013 commit 4fd1c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

passgithelper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import xdg.BaseDirectory
2323

2424

25-
__version__ = "3.3.1"
25+
__version__ = "3.4.0"
2626

2727
LOGGER = logging.getLogger()
2828
CONFIG_FILE_NAME = "git-pass-mapping.ini"

0 commit comments

Comments
 (0)