Skip to content

Commit 6f18ccb

Browse files
Release: 3.1.90
1 parent 47afb8b commit 6f18ccb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sapldb:
1111
ports:
1212
- "5432:5432"
1313
sapl:
14-
image: interlegis/sapl:3.1.89
14+
image: interlegis/sapl:3.1.90
1515
restart: always
1616
environment:
1717
ADMIN_PASSWORD: interlegis

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
]
5050
setup(
5151
name='interlegis-sapl',
52-
version='3.1.89',
52+
version='3.1.90',
5353
packages=find_packages(),
5454
include_package_data=True,
5555
license='GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007',

0 commit comments

Comments
 (0)