Skip to content

Commit 84693ff

Browse files
committed
label 1.2.4
1 parent 78f33db commit 84693ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/davai_env/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import io
1111
import subprocess
1212

13-
__version__ = "1.2.3"
13+
__version__ = "1.2.4"
1414

1515
# fixed parameters
1616
DAVAI_RC_DIR = os.path.join(os.environ['HOME'], '.davairc')

0 commit comments

Comments
 (0)