Skip to content

Commit 62e5913

Browse files
committed
version bump
1 parent a35ecff commit 62e5913

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22

3-
## [0.1.0] -- Unreleased
3+
## [0.1.0] -- 2022-11-21
44

55
### Changed
66

77
- Removed support for original beta config version
88
- Implemented base targets instead of inheriting from root config
9+
- Completed refactoring and various bugfixes and tests
910

1011
## [0.0.2] -- 2022-11-18
1112

markmeld/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.2"
1+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)