Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Dummy: Fix CI/CD.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Seiji Piubeli Hirao committed May 26, 2020
1 parent 6c617c3 commit 155e409
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apys/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '3.1.3'
__version__ = '3.1.4'
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@
# # python setup.py bdist_wheel
#
# Upload to Pypi
# # twine upload dist/*
# # twine upload dist/apys-x.y.z-py3-none-any.whl
# # # x.y.z - is the actual version

0 comments on commit 155e409

Please sign in to comment.