We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4ad6d commit 1a30dd5Copy full SHA for 1a30dd5
src/pyedb/__init__.py
@@ -6,7 +6,7 @@
6
7
pyedb_path = os.path.dirname(__file__)
8
9
-__version__ = "0.3.dev0"
+__version__ = "0.3.0"
10
11
version = __version__
12
0 commit comments