increase version as pre-releases, still need more clean up before actual relesae
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import re
|
||||
import gen_doc
|
||||
|
||||
version = '0.16.0'
|
||||
|
||||
@@ -46,4 +47,6 @@ with open(f_library_json, 'w') as f:
|
||||
# docs/info/changelog.rst
|
||||
###################
|
||||
|
||||
gen_doc.gen_deps_doc()
|
||||
|
||||
print("Update docs/info/changelog.rst")
|
||||
|
Reference in New Issue
Block a user