aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-02-02 21:36:51 +0100
committerTristan Gingold <tgingold@free.fr>2021-02-02 21:36:51 +0100
commit40cf0da41c58cbf2425bd44b9e414d6c5e35acb0 (patch)
tree71cd55a6faa750a21d674775578ac683af620919 /pyGHDL
parent2fb2384dbcfea0b2b6e6efe00934ccdf869d6ee6 (diff)
downloadghdl-40cf0da41c58cbf2425bd44b9e414d6c5e35acb0.tar.gz
ghdl-40cf0da41c58cbf2425bd44b9e414d6c5e35acb0.tar.bz2
ghdl-40cf0da41c58cbf2425bd44b9e414d6c5e35acb0.zip
Bump version to 2.0.0-dev
Diffstat (limited to 'pyGHDL')
-rw-r--r--pyGHDL/libghdl/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/libghdl/version.py b/pyGHDL/libghdl/version.py
index 5becc17c0..eb436f1c7 100644
--- a/pyGHDL/libghdl/version.py
+++ b/pyGHDL/libghdl/version.py
@@ -1 +1 @@
-__version__ = "1.0.0"
+__version__ = "2.0.0-dev"