Skip to content

Commit 7412e59

Browse files
authored
Bump version number to 0.0.34 (#94)
Verifying that our action to push to PyPI again worked pushed a version with 0.0.33 so we can't use that version number any more. Bump to the next one
2 parents a99fa4b + 3e34e76 commit 7412e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinxcontrib/chapeldomain/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
from sphinxcontrib.chapeldomain.chapel import ChapelLexer
3737

38-
VERSION = '0.0.33'
38+
VERSION = '0.0.34'
3939

4040

4141
# regex for parsing proc, iter, class, record, etc.

0 commit comments

Comments
 (0)