Skip to content

Commit 286bb5d

Browse files
committed
Dummy Release
1 parent faa658c commit 286bb5d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## [1.0.5] 2023-02-27
4+
### Changes
5+
6+
- DOCS & Links Update (minor)
7+
38
## [1.0.4] 2023-02-27
49
### Changes
510

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ an open-source `Bootstrap` design from [CodedThemes](https://bit.ly/37fF9RT).
2424

2525
<br />
2626

27-
## Why [Django Datta Able]([Datta Able](https://appseed.us/product/datta-able/django/))
27+
## Why [Django Datta Able](https://appseed.us/product/datta-able/django/)
2828

2929
- Modern [Bootstrap](https://www.admin-dashboards.com/bootstrap-5-templates/) Design
3030
- `Responsive Interface`

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='django-admin-datta',
11-
version='1.0.4',
11+
version='1.0.5',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,

0 commit comments

Comments
 (0)