Skip to content

Commit fa4882e

Browse files
committed
Mark version as 0.1.0
1 parent 5e5167e commit fa4882e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkpydoc.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
# this script can be copied into your project's root directory
1818
# and executed without argment to generate using thatname.
1919

20+
21+
_PYTHON_MKDOC_VERSION="0.1.0"
22+
2023
# DEFAULT_PROJECT_NAME - Set to the name of the folder containing your package
2124
# (i.e. the folder containing the highest-level __init__.py)
2225
#

0 commit comments

Comments
 (0)