Skip to content

Commit

Permalink
Failed PyPi upload
Browse files Browse the repository at this point in the history
  • Loading branch information
afedynitch committed Mar 4, 2020
1 parent 121d69a commit 03200f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion MCEq/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.0'
__version__ = '1.1.1'
10 changes: 5 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ jobs:
plat: manylinux2010_x86_64
image: quay.io/pypa/manylinux2010_x86_64
python.architecture: x64
64Bit:
arch: x86_64
plat: manylinux1_x86_64
image: $(many_linux_base)x86_64
python.architecture: x64
# 64Bit:
# arch: x86_64
# plat: manylinux1_x86_64
# image: $(many_linux_base)x86_64
# python.architecture: x64
32Bit:
arch: i686
plat: manylinux1_i686
Expand Down

0 comments on commit 03200f4

Please sign in to comment.