diff --git a/README.rst b/README.rst
index 2a6697e..cfaf206 100644
--- a/README.rst
+++ b/README.rst
@@ -73,4 +73,4 @@ Quick start
Demo
----
-Demo of ``example_app`` deployed `here `__.
+Demo of ``example_app`` deployed `here `__.
diff --git a/nepali_datetime_field/__init__.py b/nepali_datetime_field/__init__.py
index 25299c3..2d07a2b 100644
--- a/nepali_datetime_field/__init__.py
+++ b/nepali_datetime_field/__init__.py
@@ -1,2 +1,2 @@
-__version__ = "0.3"
+__version__ = "0.4"
__author__ = "Amit Garu "
diff --git a/setup.cfg b/setup.cfg
index 51fc369..7e6a364 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = nepali-datetime-field
-version = 0.3
+version = 0.4
description = A Django app with nepali-datetime helpers.
long_description = file: README.rst
long_description_content_type = text/x-rst