Skip to content

Commit 4e4dac8

Browse files
committed
Bump version to 0.3-dev
1 parent b2d1a29 commit 4e4dac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wireviz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Please don't import anything in this file to avoid issues when it is imported in setup.py
22

3-
__version__ = '0.2'
3+
__version__ = '0.3-dev'
44

55
CMD_NAME = 'wireviz' # Lower case command and module name
66
APP_NAME = 'WireViz' # Application name in texts meant to be human readable

0 commit comments

Comments
 (0)