wagtail-modeltranslation/Pipfile.lock
Andy Grabow be57e57077 added Makefile for easy releases
Bump version: 0.8.1 → 0.8.2

Bump version: 0.8.2 → 0.8.3

included version in package
DRY version from package

revert the version to the current value

remove the breakpoint

change version in the new location

typo

activate compilation and uploading
2018-04-13 12:16:01 +02:00

37 lines
1.1 KiB
JSON

{
"_meta": {
"hash": {
"sha256": "8a50cf92fd274fbd58348130a7ab3568a8f694ad373cb5a67d45da7a46b96827"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"bumpversion": {
"hashes": [
"sha256:6744c873dd7aafc24453d8b6a1a0d6d109faf63cd0cd19cb78fd46e74932c77e",
"sha256:6753d9ff3552013e2130f7bc03c1007e24473b4835952679653fb132367bdd57"
],
"index": "pypi",
"version": "==0.5.3"
},
"wheel": {
"hashes": [
"sha256:1ae8153bed701cb062913b72429bcf854ba824f973735427681882a688cb55ce",
"sha256:9cdc8ab2cc9c3c2e2727a4b67c22881dbb0e1c503d592992594c5e131c867107"
],
"index": "pypi",
"version": "==0.31.0"
}
},
"develop": {}
}