Skip to content

Commit a4e2b21

Browse files
bump version to after releasing 0.2.0
1 parent 38daeca commit a4e2b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastgrab/metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
package = 'fastgrab'
66
project = 'fastgrab'
77
project_no_spaces = project.replace(' ', '')
8-
version = '0.2.0'
8+
version = '0.3.0-dev'
99
description = 'Low level screen capture package with a numpy interface'
1010
authors = ['Mher Kazandjian']
1111
authors_string = ', '.join(authors)

0 commit comments

Comments
 (0)