Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed May 9, 2024
1 parent d8f0fa2 commit fcd9efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygraphviz/__init__.py
Expand Up @@ -19,7 +19,7 @@
os.add_dll_directory(path)


__version__ = "1.13"
__version__ = "1.14rc0.dev0"

from .agraph import AGraph, Node, Edge, Attribute, ItemAttribute, DotError

Expand Down

0 comments on commit fcd9efa

Please sign in to comment.