Skip to content

Commit

Permalink
Release: 3.1.118
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardoliveira committed Sep 18, 2018
1 parent b7da6e7 commit 9bc074a
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.117
image: interlegis/sapl:3.1.118
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.117',
version='3.1.118',
packages=find_packages(),
include_package_data=True,
license='GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007',
Expand Down

0 comments on commit 9bc074a

Please sign in to comment.