summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Falcão <gabriel@nacaolivre.org>2021-05-14 02:08:04 +0200
committerGabriel Falcão <gabriel@nacaolivre.org>2021-05-14 02:08:04 +0200
commit397c12797e6f8de7de5ecbcbcc67e47ba044d83d (patch)
tree98cdb56b9963d1c759b08f92efec65151c4b40cf
parent0f2f41a902e66dfc469646ccc6aefe1d690d9612 (diff)
downloadhttpretty-397c12797e6f8de7de5ecbcbcc67e47ba044d83d.tar.gz
New release: 1.1.11.1.1
-rw-r--r--README.rst2
-rw-r--r--httpretty/version.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2e8131f..8faad2f 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-HTTPretty 1.1.0
+HTTPretty 1.1.1
===============
.. image:: https://github.com/gabrielfalcao/HTTPretty/raw/master/docs/source/_static/logo.svg?sanitize=true
diff --git a/httpretty/version.py b/httpretty/version.py
index d66da44..813ff3b 100644
--- a/httpretty/version.py
+++ b/httpretty/version.py
@@ -1 +1 @@
-version = '1.1.0'
+version = '1.1.1'