Skip to content

Commit 03ab3a1

Browse files
committed
change signing key to the one I have
1 parent 6b997cd commit 03ab3a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ release:: clean
1717
force_release:: clean
1818
git push --tags
1919
python3 setup.py sdist bdist_wheel
20-
twine upload -s -i 2CF6E0B51AAF73F09B1C21174D1DA68C88710E60 dist/*
20+
twine upload -s -i 27C50E7F590947D7273A741E85194C08421980C9 dist/*
2121

2222
doc::
2323
make -C doc/ html

gitdb/ext/smmap

Submodule smmap updated from 5e5f940 to 30e93fe

0 commit comments

Comments
 (0)