Skip to content

Commit 22e9e95

Browse files
committed
Release v1.0.8 - DOCS & Links Curation
1 parent 6785cc3 commit 22e9e95

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## [1.0.8] 2023-01-11
4+
### Changes
5+
6+
- DOCS Update
7+
- Curate Links (minor)
8+
39
## [1.0.7] 2022-11-24
410
### Improvements
511

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88

99
setup(
1010
name='django-theme-soft-design',
11-
version='1.0.7',
11+
version='1.0.8',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,
1515
description='Modern template for Django (Material Kit)',
1616
long_description=README,
1717
long_description_content_type="text/markdown",
18-
url='https://github.com/app-generator/django-theme-soft-design',
18+
url='https://appseed.us/product/soft-ui-design/django/',
1919
author='AppSeed.us',
2020
author_email='support@appseed.us',
2121
license='MIT License',

0 commit comments

Comments
 (0)