Skip to content

Commit

Permalink
feat: version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
AtitBimali committed Oct 12, 2023
1 parent 2e55dab commit 7654856
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 4 deletions.
Binary file added dist/djangonepal-0.0.9.tar.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions djangonepal.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: djangonepal
Version: 0.0.8
Version: 0.0.9
Summary: A Django app that provides choices for adminstrative bodies of Nepal.
Home-page: https://github.com/AtitBimali/django-nepal
Author: Atit Bimali
Expand Down Expand Up @@ -36,7 +36,7 @@ Hope this saves your time while working on your web project based project for Ne
Quick start
-----------

1. Add "djangonepal" and 'django_extensions' to your INSTALLED_APPS setting like this::
1. After installing add "djangonepal" and 'django_extensions' to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
Expand Down
2 changes: 0 additions & 2 deletions djangonepal.egg-info/SOURCES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ djangonepal.egg-info/SOURCES.txt
djangonepal.egg-info/dependency_links.txt
djangonepal.egg-info/requires.txt
djangonepal.egg-info/top_level.txt
djangonepal/migrations/0001_initial.py
djangonepal/migrations/__init__.py
djangonepal/scripts/geo-data.csv
djangonepal/scripts/load_data.py
1 change: 1 addition & 0 deletions djangonepal.egg-info/requires.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Django>=3.0
django-extensions>=3.2.0
Empty file added djangonepal/scripts/__init__.py
Empty file.

0 comments on commit 7654856

Please sign in to comment.