Skip to content

Commit

Permalink
Bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Sep 8, 2021
1 parent 9900703 commit 36369ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networkx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
See https://networkx.org for complete documentation.
"""

__version__ = "2.6.2"
__version__ = "2.6.3.dev0"


def __getattr__(name):
Expand Down

0 comments on commit 36369ba

Please sign in to comment.