Skip to content

Commit 560cfda

Browse files
committed
examples dir now following tt_um_fullprojecname convention
1 parent 5f7c9c2 commit 560cfda

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

src/examples/tt_um_psychogenic_neptune/__init__.py

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from examples.tt_um_psychogenic_neptuneproportional.tt_um_psychogenic_neptuneproportional import run
2+

src/ttboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
@author: Pat Deegan
77
@copyright: Copyright (C) 2024 Pat Deegan, https://psychogenic.com
88
'''
9-
VERSION='0.9.15'
9+
VERSION='0.9.16'

0 commit comments

Comments
 (0)