Skip to content

Commit ae3a37f

Browse files
chore: update hero image
1 parent 5cb73c2 commit ae3a37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/pyTermTk/TermTk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
# SOFTWARE.
2222

23-
__version__:str = '0.43.0-a.0'
23+
__version__:str = '0.43.0-a.0'
2424

2525
from .TTkCore import *
2626
from .TTkTheme import *

0 commit comments

Comments
 (0)