alexjercan commited on
Commit
447baa3
·
1 Parent(s): f43e257
Files changed (1) hide show
  1. aoc.py +1 -1
aoc.py CHANGED
@@ -28,7 +28,7 @@ _URLS = {
28
  class Bugnet(datasets.GeneratorBasedBuilder):
29
  """TODO: Short description of my dataset."""
30
 
31
- VERSION = datasets.Version("2.1.0")
32
 
33
  def _info(self):
34
  features = datasets.Features(
 
28
  class Bugnet(datasets.GeneratorBasedBuilder):
29
  """TODO: Short description of my dataset."""
30
 
31
+ VERSION = datasets.Version("3.0.0")
32
 
33
  def _info(self):
34
  features = datasets.Features(