File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111111 # or
112112 pip install cryptofuzz==${{ env.NEW_VERSION }}
113113 ```
114- #### upgrade : `pip install cryptofuzz --upgrade`
114+ ##### upgrade : `pip install cryptofuzz --upgrade`
115115
116116 ---
117117
@@ -123,13 +123,18 @@ jobs:
123123 pip3 install cryptofuzz==${{ env.NEW_VERSION }}
124124 ```
125125
126- #### upgrade : `pip3 install cryptofuzz --upgrade`
126+ ##### upgrade : `pip3 install cryptofuzz --upgrade`
127127
128128 ---
129+
130+ - [Documentation](https://cryptofuzz.readthedocs.io/)
131+ - [PyPi Package](https://pypi.org/project/CryptoFuzz/${{ env.NEW_VERSION }}/
132+ - [PyPi History](https://pypi.org/project/CryptoFuzz/${{ env.NEW_VERSION }}/#history)
133+ - [Description Package](https://pypi.org/project/CryptoFuzz/${{ env.NEW_VERSION }}/#description)
134+ - [Use Git Clone](https://github.com/Pymmdrza/cryptoFuzz#git)
129135
130136 Programmer and Owner : @Pymmdrza
131-
132- Official Website : [Mmdrza.Com](https://mmdrza.com) | Support : [Mmdrza.support](https://mmdrza.support)
137+
133138 files : |
134139 dist/cryptofuzz-${{ env.NEW_VERSION }}.tar.gz
135140 dist/CryptoFuzz-${{ env.NEW_VERSION }}-py3-none-any.whl
You can’t perform that action at this time.
0 commit comments