mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-23 13:31:58 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c579052ade | ||
|
|
7146e53fe3 |
@@ -50,7 +50,6 @@ after_success:
|
||||
- coveralls
|
||||
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
skip_existing: true
|
||||
provider: pypi
|
||||
username: __token__
|
||||
|
||||
@@ -12,4 +12,4 @@ This file is imported by ``invenio_config_tugraz.__init__``,
|
||||
and parsed by ``setup.py``.
|
||||
"""
|
||||
|
||||
__version__ = '0.1.2'
|
||||
__version__ = '0.1.3'
|
||||
|
||||
Reference in New Issue
Block a user