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
76def80a
Commit
76def80a
authored
May 27, 2018
by
richardARPANET
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing release 5.5.0
parent
48a80aa1
Pipeline
#111
failed with stage
in 17 minutes and 59 seconds
Changes
2
Pipelines
1
Show 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 @
76def80a
...
...
@@ -3,7 +3,7 @@
Release History
---------------
5.5.0 (
unreleased
)
5.5.0 (
2018-05-27
)
++++++++++++++++++
- Adds ``get_title_auxiliary`` method to client.
...
...
setup.py
View file @
76def80a
...
...
@@ -22,7 +22,7 @@ with open('HISTORY.rst', 'r', encoding='utf-8') as hist_file:
setup
(
name
=
'imdbpie'
,
version
=
'5.
4.6.dev
0'
,
version
=
'5.
5.
0'
,
packages
=
find_packages
(
'src'
,
exclude
=
(
'tests'
,)),
package_dir
=
{
''
:
'src'
},
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