Skip to content

Commit

Permalink
ADCM-2525 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
skhomuti committed Dec 28, 2021
1 parent ae14789 commit c6403aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
packages=find_packages(where="src"),
package_dir={"": "src"},
include_package_data=True,
version="4.14.2",
version="4.14.3",
# the following makes a plugin available to pytest
entry_points={"pytest11": ["adcm_pytest_plugin = adcm_pytest_plugin.plugin"]},
# custom PyPI classifier for pytest plugins
Expand Down

0 comments on commit c6403aa

Please sign in to comment.