diff options
Diffstat (limited to 'python/libghdl/version.py')
-rw-r--r-- | python/libghdl/version.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/libghdl/version.py b/python/libghdl/version.py new file mode 100644 index 000000000..0a51c80f3 --- /dev/null +++ b/python/libghdl/version.py @@ -0,0 +1 @@ +__version__ = '0.37-dev' |