Skip to content

Commit f63e704

Browse files
committed
Bumping version for hotfix
1 parent cf0c5e6 commit f63e704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from distutils.core import setup
33
from setuptools import find_packages
44

5-
_version = "0.3"
5+
_version = "0.2.3"
66
_packages = find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"])
77

88
_short_description = "Utilities and helpers for writing Pylint plugins"

0 commit comments

Comments
 (0)