Skip to content

Commit 94323f5

Browse files
authored
Update conf.py
1 parent 944401c commit 94323f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717

1818
# -- Project information -----------------------------------------------------
1919

20-
project = 'python-ml'
20+
project = 'Machine-Learning-with-Python'
2121
copyright = '2019, Tirthajyoti Sarkar'
2222
author = 'Tirthajyoti Sarkar'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '1.0.5'
25+
# release = '1.0.5'
2626

2727

2828
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)