Skip to content

Commit

Permalink
stage to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
rettinghaus committed Jan 30, 2025
1 parent 4602cfa commit bb128c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csv2cmi.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from xml.etree.ElementTree import Comment, Element, ElementTree, SubElement, tostring

__license__ = "MIT"
__version__ = "3.0.0-alpha"
__version__ = "3.0.0-beta"
__author__ = "Klaus Rettinghaus"

if sys.version_info >= (3, 11):
Expand Down

0 comments on commit bb128c0

Please sign in to comment.