Skip to content

Commit 045287d

Browse files
committed
change version message
1 parent 457bbf6 commit 045287d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StoreFactory.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#ifndef _STORE_FACTORY_H_
1818
#define _STORE_FACTORY_H_
19-
#define CLIENT_VERSION "GridDB Python Client 0.7.5"
19+
#define CLIENT_VERSION "GridDB Python Client 0.8.0"
2020

2121
#include "gridstore.h"
2222
#include "Store.h"

0 commit comments

Comments
 (0)