Skip to content

Commit

Permalink
EAC-4613 Bump version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
manutzin-te committed Jan 30, 2024
1 parent bc6bdae commit 5c04edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class ThousandEyesFuturesConan(ConanFile):
name = "thousandeyes-futures"
version = "0.8"
version = "0.9"
exports_sources = "include/*", "FindThousandEyesFutures.cmake"
no_copy_source = True
short_paths = True
Expand Down

0 comments on commit 5c04edc

Please sign in to comment.