Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.

Commit 7171203

Browse files
committed
bump version to 6.2.3 for pypi package
1 parent e12dd02 commit 7171203

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
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44
setup(
55
name = "pyapi-gitlab",
6-
version = "6.2.2",
6+
version = "6.2.3",
77
packages = find_packages(),
88
install_requires = ['requests', 'markdown'],
99
# metadata for upload to PyPI

0 commit comments

Comments
 (0)