Skip to content

Commit

Permalink
Release: 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Jan 1, 2018
1 parent f640e35 commit 870db69
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Medikit 0.4.5 on 2017-12-30.
# Generated by Medikit 0.4.5 on 2018-01-01.
# All changes will be overriden.

PACKAGE ?= bonobo
Expand Down
2 changes: 1 addition & 1 deletion bonobo/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.6.0b1'
__version__ = '0.6.0'
2 changes: 1 addition & 1 deletion requirements-docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ markupsafe==1.0
mondrian==0.6.1
packaging==16.8
pbr==3.1.1
psutil==5.4.2
psutil==5.4.3
pyparsing==2.2.0
python-slugify==1.2.4
pytz==2017.3
Expand Down
2 changes: 1 addition & 1 deletion requirements-sqlalchemy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ markupsafe==1.0
mondrian==0.6.1
packaging==16.8
pbr==3.1.1
psutil==5.4.2
psutil==5.4.3
pyparsing==2.2.0
python-slugify==1.2.4
pytz==2017.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ markupsafe==1.0
mondrian==0.6.1
packaging==16.8
pbr==3.1.1
psutil==5.4.2
psutil==5.4.3
pyparsing==2.2.0
python-slugify==1.2.4
pytz==2017.3
Expand Down

0 comments on commit 870db69

Please sign in to comment.