Skip to content

Commit 729c2d7

Browse files
committed
Release v0.0.3
1 parent 6238542 commit 729c2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

a11y_pygments/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION_INFO = (0, 0, 3, 'dev')
1+
VERSION_INFO = (0, 0, 3)
22
__version__ = '.'.join(map(str, VERSION_INFO))

0 commit comments

Comments
 (0)