Publish with manually setting a version#

from nbproject import header, publish

header()
idI5wv6FHY2lUH
version0
time_init2022-07-16 18:36
time_run2024-02-28 16:55
pypackagenbproject==0.10.1
print("hello world")
hello world
publish(version="1.2")
✅ cell execution numbers increase consecutively
💡 Set notebook version to 1.2 & wrote pypackages.
✅ cell execution numbers increase consecutively