Skip to content

Commit a47125c

Browse files
committed
Increment version number
1 parent e8807b6 commit a47125c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
along with this program. If not, see <https://www.gnu.org/licenses/>.
2020
"""
2121

22-
__version__ = "M13 (development version)"
22+
__version__ = "M15 (development version)"
2323
__author__ = "Secret-chest"
2424

2525
import platform

0 commit comments

Comments
 (0)