Skip to content

Commit 1a30dd5

Browse files
authored
MAINT: Bump version into v0.3.0
1 parent cb4ad6d commit 1a30dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyedb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
pyedb_path = os.path.dirname(__file__)
88

9-
__version__ = "0.3.dev0"
9+
__version__ = "0.3.0"
1010

1111
version = __version__
1212

0 commit comments

Comments
 (0)