Skip to content

Commit 973bd98

Browse files
committed
Bump version to 1.1.4
1 parent 1fa9662 commit 973bd98

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
@@ -6,7 +6,7 @@
66
from setuptools import setup, find_packages
77
from setuptools.command.install import install
88

9-
VERSION='1.1.3'
9+
VERSION='1.1.4'
1010

1111
def readme():
1212
"""Use `pandoc` to convert `README.md` into a `README.rst` file."""

0 commit comments

Comments
 (0)