Skip to content

Commit d9dd5c1

Browse files
author
Daniel Rojas
committed
Rename again
1 parent 42a6bc0 commit d9dd5c1

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,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
# Please don't import anything in this file to avoid issues when it is imported in setup.py
33

4-
__version__ = "0.5-dev_refactored"
4+
__version__ = "0.5-devrefactored"
55

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

0 commit comments

Comments
 (0)