Skip to content

Commit 49c6af4

Browse files
committed
bumped the version number for the next release
1 parent 24930dd commit 49c6af4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

daemon/attiny_daemon.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
# Version information
2020
major = 2
21-
minor = 13
22-
patch = 1
21+
minor = 14
22+
patch = 0
2323

2424
# config file is in the same directory as the script:
2525
_configfile_default = str(Path(__file__).parent.absolute()) + "/attiny_daemon.cfg"

0 commit comments

Comments
 (0)