Skip to content

Commit

Permalink
⬆️ Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
javrasya committed Feb 6, 2020
1 parent 37c9921 commit 9b7ba8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
# built documents.
#
# The short X.Y version.
version = '3.1.3'
version = '3.1.4'
# The full version, including alpha/beta/rc tags.
release = '3.1.3'
release = '3.1.4'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name='django-river',
version='3.1.3',
version='3.1.4',
author='Ahmet DAL',
author_email='ceahmetdal@gmail.com',
packages=find_packages(),
Expand Down

0 comments on commit 9b7ba8d

Please sign in to comment.