Skip to content
Snippets Groups Projects
Unverified Commit c2e61324 authored by Jon Crall's avatar Jon Crall
Browse files

Start branch for 0.8.2

parent 4f740360
No related branches found
No related tags found
1 merge request!36Start branch for dev/0.8.2
Pipeline #420131 passed
......@@ -4,7 +4,10 @@ This changelog follows the specifications detailed in: [Keep a Changelog](https:
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), although we have not yet reached a `1.0.0` release.
## Version 0.8.1 - Unreleased
## Version 0.8.2 - Unreleased
## Version 0.8.1 - Released 2024-10-18
### Added
......
......@@ -145,7 +145,7 @@ Ignore:
mkinit ~/code/scriptconfig/scriptconfig/__init__.py --nomods --relative -w
"""
__version__ = '0.8.1'
__version__ = '0.8.2'
__submodules__ = {
'modal': None,
......
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