Skip to content

Commit

Permalink
begin working on next version
Browse files Browse the repository at this point in the history
  • Loading branch information
wjakob committed Oct 27, 2020
1 parent fb1d469 commit 0103839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybind11_mkdoc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from .mkdoc_lib import mkdoc


__version__ = "2.6.0"
__version__ = "2.6.1.dev1"

def main(self):
return mkdoc(sys.argv[:1])

0 comments on commit 0103839

Please sign in to comment.