Skip to content

Commit

Permalink
Bump version to 0.0.35 (#96)
Browse files Browse the repository at this point in the history
Bump version to 0.0.35 in prep for the next release
  • Loading branch information
jabraham17 authored Aug 28, 2024
2 parents 5a2bc62 + a4b1ba1 commit 519f422
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.34'
VERSION = '0.0.35'


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

0 comments on commit 519f422

Please sign in to comment.