Skip to content

Commit 3376258

Browse files
committed
Bump to v0.3.6
1 parent 5bbf33c commit 3376258

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.sass
55
*.cubin
66
*.ncu-rep
7+
worktrees/
78

89
# Created by https://www.toptal.com/developers/gitignore/api/python
910
# Edit at https://www.toptal.com/developers/gitignore?templates=python

quack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.5"
1+
__version__ = "0.3.6"
22

33
import os
44

0 commit comments

Comments
 (0)