Skip to content

Commit ca0dc01

Browse files
committed
Bump version: 0.3.7 → 1.0.0
1 parent 95eef54 commit ca0dc01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.7
2+
current_version = 1.0.0
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
See https://github.com/pampersrocker/buildbot-UnrealEngine for documentation.
1313
"""
1414

15-
VERSION = "0.3.7"
15+
VERSION = "1.0.0"
1616

1717
setup(
1818
name="buildbot_UnrealEngine",

0 commit comments

Comments
 (0)