Skip to content

Commit bfbe0a6

Browse files
committed
modify version message
1 parent f246959 commit bfbe0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StoreFactory.h

Lines changed: 1 addition & 1 deletion
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.4"
19+
#define CLIENT_VERSION "GridDB Python Client 0.7.5"
2020

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

0 commit comments

Comments
 (0)