Skip to content

Commit 1e38d3e

Browse files
committed
Bump patch version number.
1 parent 56b7b88 commit 1e38d3e

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
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44

55
setup(name='snakify',
6-
version='1.1.0',
6+
version='1.1.1',
77
description=("Slugify a string to a valid Python variable name."),
88
#long_description=open('README.rst').read(),
99
classifiers=['Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)