Skip to content

Commit b6536bb

Browse files
committed
setup.py: Fix project name in __doc__ string / header.
1 parent 2723c21 commit b6536bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Python setup.py for testtemplate2 package"""
1+
"""Python setup.py for gitlab_release_notes package"""
22
import io
33
import os
44
from setuptools import find_packages, setup

0 commit comments

Comments
 (0)