Skip to content

Commit

Permalink
Release: 3.1.114
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardoliveira committed Sep 4, 2018
1 parent 8f46abe commit e10b7bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sapldb:
ports:
- "5432:5432"
sapl:
image: interlegis/sapl:3.1.113
image: interlegis/sapl:3.1.114
restart: always
environment:
ADMIN_PASSWORD: interlegis
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
]
setup(
name='interlegis-sapl',
version='3.1.113',
version='3.1.114',
packages=find_packages(),
include_package_data=True,
license='GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007',
Expand Down

0 comments on commit e10b7bb

Please sign in to comment.