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
520a9f01
Commit
520a9f01
authored
Apr 05, 2018
by
richardARPANET
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Back to development: 5.4.4
parent
a3302041
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
HISTORY.rst
HISTORY.rst
+6
-0
setup.py
setup.py
+1
-1
No files found.
HISTORY.rst
View file @
520a9f01
...
...
@@ -3,6 +3,12 @@
Release History
---------------
5.4.4 (unreleased)
++++++++++++++++++
- Nothing changed yet.
5.4.3 (2018-04-05)
++++++++++++++++++
...
...
setup.py
View file @
520a9f01
...
...
@@ -21,7 +21,7 @@ with open('HISTORY.rst', 'r', encoding='utf-8') as hist_file:
setup
(
name
=
'imdbpie'
,
version
=
'5.4.
3
'
,
version
=
'5.4.
4.dev0
'
,
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