Skip to content

Commit

Permalink
Bump the version to 0.0.36 (#98)
Browse files Browse the repository at this point in the history
Version 0.35 has been released, so it's time to bump the version!
  • Loading branch information
DanilaFe authored Sep 5, 2024
2 parents 2671023 + 9109b10 commit 10df5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinxcontrib/chapeldomain/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

from sphinxcontrib.chapeldomain.chapel import ChapelLexer

VERSION = '0.0.35'
VERSION = '0.0.36'


# regex for parsing proc, iter, class, record, etc.
Expand Down

0 comments on commit 10df5ac

Please sign in to comment.