Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.0.1
Browse files Browse the repository at this point in the history
## [15.0.1](v15.0.0...v15.0.1) (2024-03-27)

### Bug Fixes

* round amounts in CSV export to 2 decimals ([#14](#14)) ([ce65cc7](ce65cc7))
  • Loading branch information
alyf-linus committed Mar 27, 2024
1 parent ce65cc7 commit 31fcddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext_datev/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.0.0"
__version__ = "15.0.1"

0 comments on commit 31fcddf

Please sign in to comment.