diff --git a/README.rst b/README.rst
index 04d2709..90eeee8 100644
--- a/README.rst
+++ b/README.rst
@@ -7,6 +7,12 @@
.. raw:: html
+
+
+
+
+
+
diff --git a/setup.py b/setup.py
index 2bc7984..6c14916 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
import setuptools
setup(name='ivy-demo-utils',
- version='0.0.0',
+ version='1.1.1',
description='Ivy Demo Utils provides a set of utilities for creating visual demos for Ivy libraries',
author='Ivy Team',
author_email='ivydl.team@gmail.com',