Skip to content

Commit 06275ba

Browse files
author
afabiani
committed
- Bump to version 2.0.1
1 parent 87fc8ea commit 06275ba

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [2.0.1](https://github.com/GeoNode/geonode-user-messages/releases/tag/2.0.1)
4+
5+
### [Resolved Issues](https://github.com/GeoNode/geonode-user-messages/issues?q=is%3Aissue+is%3Aclosed+milestone%3A2.0.1)
6+
37
## [2.0.0](https://github.com/GeoNode/geonode-user-messages/releases/tag/2.0.0)
48

59
**Featrues**

setup.py

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

66
setup(
77
name="geonode-user-messages",
8-
version="2.0.0",
8+
version="2.0.1",
99
author="Eldarion",
1010
author_email="[email protected]",
1111
description="Fork of user-messages: a reusable private user messages application for Django",

0 commit comments

Comments
 (0)