Skip to content

Commit b5d543a

Browse files
author
NyanKiyoshi
committed
Bump version to v1.0.0
1 parent 3ad936f commit b5d543a

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v1.0.0 - June 7th 2019
2+
++++++++++++++++++++++
3+
4+
- Released the stable v1.0.0 release without any changes.
5+
6+
17
v1.0.0rc3 - June 6th 2019
28
+++++++++++++++++++++++++
39

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
<a href='https://pypi.python.org/pypi/pytest-django-queries'>
1616
<img src='https://img.shields.io/pypi/v/pytest-django-queries.svg' alt='Version' />
1717
</a>
18-
<a href="https://pypi.org/project/pytest-django-queries/1.0.0rc3/">
19-
<img src="https://img.shields.io/badge/pypi%20unstable-v1.0.0rc3-FF0000.svg" alt="Latest Unstable on pypi">
18+
<a href="https://pypi.org/project/pytest-django-queries/1.0.0/">
19+
<img src="https://img.shields.io/badge/pypi%20unstable-v1.0.0-FF0000.svg" alt="Latest Unstable on pypi">
2020
</a>
2121
</p>
2222
<p>
23-
<a href='https://github.com/NyanKiyoshi/pytest-django-queries/compare/v1.0.0rc3...master'>
24-
<img src='https://img.shields.io/github/commits-since/NyanKiyoshi/pytest-django-queries/v1.0.0rc3.svg' alt='Commits since latest release' />
23+
<a href='https://github.com/NyanKiyoshi/pytest-django-queries/compare/v1.0.0...master'>
24+
<img src='https://img.shields.io/github/commits-since/NyanKiyoshi/pytest-django-queries/v1.0.0.svg' alt='Commits since latest release' />
2525
</a>
2626
<a href='https://pypi.python.org/pypi/pytest-django-queries'>
2727
<img src='https://img.shields.io/pypi/pyversions/pytest-django-queries.svg' alt='Supported versions' />

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0rc3
1+
1.0.0

0 commit comments

Comments
 (0)