Skip to content

Commit a3c4efd

Browse files
committed
Increment version to prep for release and debug an RTD issue
1 parent f09f526 commit a3c4efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alabaster/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version_info__ = (0, 7, 11)
1+
__version_info__ = (0, 7, 12)
22
__version__ = ".".join(map(str, __version_info__))

0 commit comments

Comments
 (0)