Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 735c377

Browse files
author
staticdev
committed
Bump version
1 parent 6eedc6c commit 735c377

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
=========
12
Changelog
23
=========
34

5+
Version 2.0.1 (05-14-2020)
6+
--------------------------
7+
8+
* Improved documentation.
9+
* Bump toml dependency.
10+
411
Version 2.0.0 (05-13-2020)
512
--------------------------
613

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-pagination-bootstrap"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "Easy add pagination in Django, using Bootstrap's layout."
55
authors = ["Thiago Carvalho D'Ávila <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)