Skip to content

Commit f465c51

Browse files
authored
Update version.py
1 parent c820814 commit f465c51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nebulento/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# START_VERSION_BLOCK
22
VERSION_MAJOR = 0
3-
VERSION_MINOR = 0
4-
VERSION_BUILD = 1
3+
VERSION_MINOR = 1
4+
VERSION_BUILD = 0
55
VERSION_ALPHA = 0
66
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)