Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Commit 7ec9360

Browse files
author
Frederik De Bleser
committed
Upped the version number to 1.9.7 to prepare for release.
1 parent dc13894 commit 7ec9360

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

nodebox/__init__.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
__version__='1.9.6'
1+
__version__='1.9.7'
2+
3+
def get_version():
4+
return __version__

0 commit comments

Comments
 (0)