Skip to content
Snippets Groups Projects
Commit 1e75dbc0 authored by Stephen Swaney's avatar Stephen Swaney
Browse files

bump version number

parent 8f4f2e52
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,6 @@ ...@@ -4,6 +4,6 @@
# run from the doc directory containing the .py files # run from the doc directory containing the .py files
# usage: sh epy_docgen.sh # usage: sh epy_docgen.sh
epydoc -o BPY_API_232 --url "http://www.blender.org" -t Blender.py \ epydoc -o BPY_API_233 --url "http://www.blender.org" -t Blender.py \
-n "Blender" --no-private --no-frames \ -n "Blender" --no-private --no-frames \
$( ls [A-Z]*.py ) $( ls [A-Z]*.py )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment