mirror of
https://github.com/davidfraser/pyan.git
synced 2026-01-09 22:37:55 -05:00
pre-emptive version bump
This commit is contained in:
@@ -10,7 +10,7 @@ from .main import main # noqa: F401, for export only.
|
|||||||
from .visgraph import VisualGraph
|
from .visgraph import VisualGraph
|
||||||
from .writers import DotWriter, HTMLWriter, SVGWriter
|
from .writers import DotWriter, HTMLWriter, SVGWriter
|
||||||
|
|
||||||
__version__ = "1.2.0"
|
__version__ = "1.2.1"
|
||||||
|
|
||||||
|
|
||||||
# TODO: fix code duplication with main.py, should have just one implementation.
|
# TODO: fix code duplication with main.py, should have just one implementation.
|
||||||
|
|||||||
Reference in New Issue
Block a user