Skip to content

Commit 778bb87

Browse files
committed
# __init__.py
- Version bump `0.0.39b`
1 parent 83cccdc commit 778bb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ampapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
__title__ = "CubeCoders AMP API"
2424
__author__ = "k8thekat"
2525
__license__ = "GNU"
26-
__version__ = "0.0.38b"
26+
__version__ = "0.0.39b"
2727
__credits__ = "AMP by CubeCoders and associates."
2828

2929
from .ads import *

0 commit comments

Comments
 (0)