Skip to content

Commit 8694a92

Browse files
Release: 3.1.83
1 parent b8e3484 commit 8694a92

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.82
14+
image: interlegis/sapl:3.1.83
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.82',
52+
version='3.1.83',
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)