aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-02-28 21:50:35 +0100
committerTristan Gingold <tgingold@free.fr>2020-02-28 21:50:35 +0100
commit19cccc7635e0f9b1a02cce1c643aede7115ed8c3 (patch)
treed87ceb609456683837875c77c1e35c2ea5c1e6f6 /python/libghdl
parentfb423bdd0aec26b3e41937b2f22a3409eda87d5a (diff)
downloadghdl-19cccc7635e0f9b1a02cce1c643aede7115ed8c3.tar.gz
ghdl-19cccc7635e0f9b1a02cce1c643aede7115ed8c3.tar.bz2
ghdl-19cccc7635e0f9b1a02cce1c643aede7115ed8c3.zip
Set version to 1.0-dev
Diffstat (limited to 'python/libghdl')
-rw-r--r--python/libghdl/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/libghdl/version.py b/python/libghdl/version.py
index edf9d5d34..b203ff7e5 100644
--- a/python/libghdl/version.py
+++ b/python/libghdl/version.py
@@ -1 +1 @@
-__version__ = '0.37'
+__version__ = '1.0-dev'