Skip to content

Commit 7d347c7

Browse files
committed
1.0.0
1 parent 301dceb commit 7d347c7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

HISTORY.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
History
33
=======
44

5-
unreleased
6-
----------
5+
1.0.0 (2012-02-14)
6+
------------------
77

88
* Initial release.
9+

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-sys-indicator
3-
version = 0.4.0
3+
version = 1.0.0
44
url = https://github.com/marksweb/django-sys-indicator
55
description = A system/environment indicator for django
66
long_description = file: README.md
@@ -10,7 +10,7 @@ author_email = [email protected]
1010
keywords = Django
1111
license = MIT License
1212
classifiers =
13-
Development Status :: 3 - Alpha
13+
Development Status :: 5 - Production/Stable
1414
Framework :: Django :: 3.2
1515
Framework :: Django :: 4.0
1616
License :: OSI Approved :: BSD License

0 commit comments

Comments
 (0)