Skip to content

Commit f6db807

Browse files
authored
Merge pull request #42 from neilgarb/neil-0.0.9
Update to 0.0.9
2 parents 76dadea + 1775e6e commit f6db807

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ dist/
88
*.egg-info/
99
.eggs/
1010
.coverage
11+
.idea/

luno_python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.0.8'
1+
VERSION = '0.0.9'

0 commit comments

Comments
 (0)