mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[GH-ISSUE #31] Version 1.1.4 is called 1.1.3 in modoboa-core #14
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kvdveer on GitHub (Mar 21, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/31
In
modoboa_postfix_autoreply/modo_extension.pythis project is still called 1.1.3, which triggers the update detection in modoboa. Not something to release a new version over, but just a reminder for 1.1.5 ;-)@gawel commented on GitHub (Mar 25, 2016):
https://github.com/modoboa/modoboa-postfix-autoreply/blob/master/modoboa_postfix_autoreply/modo_extension.py#L28
Maybe use
pkg_resources.get_distribution('modoboa_postfix_autoreply').versioninstead of hard coded version