Make sure we update both version strings until we can figure out how to pull it into the setup.py by magic
This commit is contained in:
parent
509aed0d9f
commit
f5451356ee
2
Makefile
2
Makefile
@ -59,4 +59,4 @@ upload:
|
|||||||
|
|
||||||
.PHONY: version_update
|
.PHONY: version_update
|
||||||
version_update:
|
version_update:
|
||||||
$(EDITOR) setup.py
|
$(EDITOR) setup.py src/readability_lxml/__init__.py
|
||||||
|
Loading…
Reference in New Issue
Block a user