Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Commit

Permalink
create a new release for new ibisclient 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahammartin committed Dec 19, 2018
1 parent cce2dd6 commit 941c779
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
django-ucamlookup changelog
=============================

1.9.5 - 19/12/2018
------------------

- Update ibisclient to 1.2.8

1.9.4 - 20/04/2017
------------------

Expand Down
2 changes: 1 addition & 1 deletion requirements_jenkins.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django>=1.7,<1.10
django>=1.11
django-jenkins
coverage
pylint
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
description='A Django module for the University of Cambridge Lookup service',
long_description=open('README.rst').read(),
url='https://github.com/uisautomation/django-ucamlookup.git',
version='1.9.4',
version='1.9.5',
license='MIT',
author='Information Systems Group, University Information Services, University of Cambridge',
author_email='information-systems@ucs.cam.ac.uk',
author_email='devops@uis.cam.ac.uk',
packages=find_packages(),
include_package_data=True,
install_requires=['django>=1.8'],
Expand Down

0 comments on commit 941c779

Please sign in to comment.