Skip to content

Commit

Permalink
Publish new version to PyPI & Docker Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
hunyadi committed Nov 22, 2024
1 parent e9b976b commit 0c45da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion md2conf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Confluence API endpoints to upload images and content.
"""

__version__ = "0.2.5"
__version__ = "0.2.6"
__author__ = "Levente Hunyadi"
__copyright__ = "Copyright 2022-2024, Levente Hunyadi"
__license__ = "MIT"
Expand Down

0 comments on commit 0c45da0

Please sign in to comment.