Skip to content

Commit 54c5690

Browse files
authored
Update release.md
1 parent 557689b commit 54c5690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Steps to release a new version:
7373

7474
```
7575
conda deactivate
76-
conda create --prefix testenv python=3.8 pip jupyterlab
76+
conda create --prefix testenv python=3.12 pip jupyterlab
7777
conda activate ./testenv
7878
pip install dist/text_extensions_for_pandas*.whl
7979
```

0 commit comments

Comments
 (0)