Skip to content

Commit

Permalink
REL: 0.3.3
Browse files Browse the repository at this point in the history
## What's new

### Developer Experience (DEV)
-  Chain workflows by @MartinThoma

[Full Changelog](0.3.2...0.3.3)
  • Loading branch information
MartinThoma committed Apr 14, 2024
1 parent 0a00eee commit c400547
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## Version 0.3.3, 2024-04-14

### Developer Experience (DEV)
- Chain workflows

[Full Changelog](https://github.com/py-pdf/pdfly/compare/0.3.1...0.3.2)

## Version 0.3.2, 2024-04-14

### Developer Experience (DEV)
Expand Down
2 changes: 1 addition & 1 deletion pdfly/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.2"
__version__ = "0.3.3"

0 comments on commit c400547

Please sign in to comment.