Skip to content
Snippets Groups Projects
Verified Commit 444ccd6b authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Bump version to 6.1.1

parent 8852fc9f
No related branches found
No related tags found
No related merge requests found
Pipeline #164899 failed
......@@ -2,6 +2,7 @@ Version 6.1.1 (2024-02-09)
=====================================================
* Fix compatibility with Yarn 4.x
* Drop usage of six
Version 6.1.0 (2023-02-19)
=====================================================
......
from setuptools import setup, find_packages
version = '6.1.0'
version = '6.1.1'
setup(
name='django-yarnpkg',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment