Skip to content
Snippets Groups Projects
Commit a74ae5a5 authored by benoit-cty's avatar benoit-cty
Browse files

Bump

parent 7d1d3a3c
Branches
No related tags found
1 merge request!112Fix build conda and PyPi
Pipeline #12273 passed
......@@ -3,7 +3,7 @@
###############################################################################
{% set name = "leximpact-prepare-data" %}
{% set version = "0.0.50" %}
{% set version = "0.1.3" %}
package:
name: {{ name|lower }}
......
......@@ -19,8 +19,6 @@ precommit:
poetry run nbdev_clean
# The - prevent stopping on error
-poetry run pre-commit run --all-files
$(MAKE) lib
-poetry run pre-commit run --all-files
-echo "XXXXXXXX Last check XXXXXXXXXXX"
-poetry run pre-commit run --all-files
......
......@@ -6,7 +6,7 @@ pydocstyle = "^6.3.0"
[tool.poetry]
name = "leximpact_prepare_data"
version = "0.1.1"
version = "0.1.3"
description = "Prepare data for LexImpact"
authors = ["LexImpact <leximpact@an.fr>"]
license = "AGPL-3.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment