Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.1.3
Browse files Browse the repository at this point in the history
## [14.1.3](v14.1.2...v14.1.3) (2024-03-27)

### Bug Fixes

* round amounts in CSV export to 2 decimals ([#14](#14)) ([44b811b](44b811b))
  • Loading branch information
alyf-linus committed Mar 27, 2024
1 parent 76e46ee commit 009be02
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__ = "14.1.2"
__version__ = "14.1.3"

0 comments on commit 009be02

Please sign in to comment.