Skip to content

Commit c0d43c7

Browse files
committed
Bump version
1 parent 9bd3b0d commit c0d43c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
NEXT VERSION []
2-
------------------
1+
0.1.1.1 [2025.03.10]
2+
--------------------
33
* Crash of python's main thread when one attempts to interrupt it fixed.
44

55
0.1.1 [2025.02.13]

inline-python.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Cabal-Version: 3.0
22
Build-Type: Simple
33

44
Name: inline-python
5-
Version: 0.1.1
5+
Version: 0.1.1.1
66
Synopsis: Python interpreter embedded into haskell.
77
Description:
88
This package embeds python interpreter into haskell program and

0 commit comments

Comments
 (0)