Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jochem Bijlard
fractalis
Commits
a9aa0cb2
Commit
a9aa0cb2
authored
Mar 21, 2018
by
Sascha Herzinger
Browse files
Bump version: 0.3.9 → 0.3.10
parent
2e31690e
Changes
3
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
a9aa0cb2
[bumpversion]
current_version = 0.3.
9
current_version = 0.3.
10
commit = True
tag = True
...
...
docker/docker-compose.yml
View file @
a9aa0cb2
...
...
@@ -9,7 +9,7 @@ services:
rabbitmq
:
image
:
'
rabbitmq:alpine'
app
:
image
:
'
sherzinger/fractalis:0.3.
9
'
image
:
'
sherzinger/fractalis:0.3.
10
'
volumes
:
-
./config/fractalis/config.py:/config.py
environment
:
...
...
@@ -21,7 +21,7 @@ services:
-
redis
-
rabbitmq
worker
:
image
:
'
sherzinger/fractalis:0.3.
9
'
image
:
'
sherzinger/fractalis:0.3.
10
'
volumes
:
-
./config/fractalis/config.py:/config.py
environment
:
...
...
setup.py
View file @
a9aa0cb2
...
...
@@ -9,7 +9,7 @@ setup(
author
=
'Sascha Herzinger'
,
author_email
=
'sascha.herzinger@uni.lu'
,
url
=
'https://git-r3lab.uni.lu/Fractalis/fractalis'
,
version
=
'0.3.
9
'
,
version
=
'0.3.
10
'
,
license
=
'Apache2.0'
,
include_package_data
=
True
,
python_requires
=
'>=3.4.0'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment