Skip to content

Commit

Permalink
update setup.py to v2.1.6 (#399)
Browse files Browse the repository at this point in the history
Release v2.1.6 includes the following features:

* UI fixes for overlapping objects #395 #394
* Remove logging errors and deprecated methods #393
* Fix `Additional Information` dates format #391
  • Loading branch information
aimalkhan authored Aug 17, 2023
1 parent 3b043f8 commit 18aa09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# http://packaging.python.org/en/latest/tutorial.html#version
version='2.1.5',
version='2.1.6',

description='''Theme for internal CKAN build.''',
long_description=long_description,
Expand Down

0 comments on commit 18aa09c

Please sign in to comment.