Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
imdb-pie
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
richardARPANET
imdb-pie
Commits
1a7bb912
Commit
1a7bb912
authored
Jun 09, 2018
by
richardARPANET
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing release 5.6.0
parent
a2a645eb
Pipeline
#122
passed with stage
in 17 minutes and 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
HISTORY.rst
HISTORY.rst
+1
-1
setup.py
setup.py
+1
-1
No files found.
HISTORY.rst
View file @
1a7bb912
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
Release History
Release History
---------------
---------------
5.6.
9 (unreleased
)
5.6.
0 (2018-06-09
)
++++++++++++++++++
++++++++++++++++++
- Adds ``runtime`` attribute to ``ImdbFacade``.
- Adds ``runtime`` attribute to ``ImdbFacade``.
...
...
setup.py
View file @
1a7bb912
...
@@ -22,7 +22,7 @@ with open('HISTORY.rst', 'r', encoding='utf-8') as hist_file:
...
@@ -22,7 +22,7 @@ with open('HISTORY.rst', 'r', encoding='utf-8') as hist_file:
setup
(
setup
(
name
=
'imdbpie'
,
name
=
'imdbpie'
,
version
=
'5.
5.1.dev
0'
,
version
=
'5.
6.
0'
,
packages
=
find_packages
(
'src'
,
exclude
=
(
'tests'
,)),
packages
=
find_packages
(
'src'
,
exclude
=
(
'tests'
,)),
package_dir
=
{
''
:
'src'
},
package_dir
=
{
''
:
'src'
},
include_package_data
=
True
,
include_package_data
=
True
,
...
...
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