Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
python-handel
Commits
45ed98a9
Commit
45ed98a9
authored
Nov 14, 2017
by
Vincent Michel
Browse files
Bump version 0.1.1
parent
982e67fd
Pipeline
#1345
passed with stage
in 1 minute and 10 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
45ed98a9
...
...
@@ -8,7 +8,7 @@ with open("README.md") as f:
setup
(
name
=
'handel'
,
version
=
'0.1.1
.dev0
'
,
version
=
'0.1.1'
,
packages
=
[
'handel'
],
install_requires
=
[
'cffi'
,
'numpy'
],
...
...
Write
Preview
Supports
Markdown
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