Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05bc370

Browse files
committed
Fixed version test.
1 parent 9efbb17 commit 05bc370

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_py_cfg.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
Ncm.cfg_init()
3434

3535
VERSION_MAJOR = 0
36-
VERSION_MINOR = 24
37-
VERSION_MICRO = 1
36+
VERSION_MINOR = 25
37+
VERSION_MICRO = 0
3838

3939

4040
@pytest.fixture(

0 commit comments

Comments
 (0)