Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
- Bump to version 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Feb 10, 2020
1 parent 9517c8f commit f5a81c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.0.4 [2020-02-10]
------------------

* [Preserve python 2.7 back-compatibility](https://github.com/GeoNode/geonode-avatar/issues/8)

3.0.3 [2020-02-10]
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from setuptools import setup, find_packages

version = '3.0.3'
version = '3.0.4'

# Parse requirements.txt to get the list of dependencies
inst_req = parse_requirements('requirements.txt',
Expand Down

0 comments on commit f5a81c0

Please sign in to comment.