Skip to content

Commit 2e5c659

Browse files
committed
Fix name of package
1 parent 279f828 commit 2e5c659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
authors = ['Stein Heselmans', 'Jasper Craeghs']
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = distribution('mlx.xunit2rst').version
25+
release = distribution('mlx.robot2rst').version
2626
version = '.'.join(release.split('.')[:2])
2727

2828
man_pages = [

0 commit comments

Comments
 (0)