Skip to content

Commit

Permalink
Release: 3.1.77
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorFabreF committed May 7, 2018
1 parent 5c03a9f commit 69f9aa4
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.76
image: interlegis/sapl:3.1.77
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.76',
version='3.1.77',
packages=find_packages(),
include_package_data=True,
license='GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007',
Expand Down

0 comments on commit 69f9aa4

Please sign in to comment.